﻿html, body {
	scrollbar-3dlight-color:#bde0f3; 
	scrollbar-arrow-color:#333436;
	scrollbar-base-color:#1691d4;
	scrollbar-darkshadow-color:#1691d4;
	scrollbar-face-color:#bde0f3;
	scrollbar-highlight-color:#1691d4;
	scrollbar-shadow-color:#1691d4;
	margin: 0px;
	background-color:#FFFFFF;
}

/*live help starts*/

.liveBlock
{
	position:absolute; 
	top:4px; 
	left:4px;
	width:448px;
}

.liveIcons
{
	position:absolute;
	left:2px;
	background-image:url('images/pops/liveHelpIco.gif');
	background-position:left;
	background-repeat:no-repeat;
	width:156px;
	height:67px;
}

.liveTop
{
	position:absolute;
	top:37px;
}

.liveTop div
{
	float:left;
}

.liveTopBg
{
	background-image:url('images/pops/liveTopBg.gif');
	background-repeat:repeat-x;
	height:21px;
	width:402px;
}

.liveBot
{
	position:absolute;
	top:281px;
}

.liveBot div
{
	float:left;
}

.liveBotBg
{
	background-image:url('images/pops/liveBotBg.gif');
	background-repeat:repeat-x;
	height:10px;
	width:426px;
}

.liveBg
{	
	position:absolute;
	top:58px;
	height:195px;
	background-image:url('images/pops/liveBg.gif');
	background-repeat:repeat-x;
	width:418px;
	border-left:#1792d5 1px solid;
	border-right:#1792d5 1px solid;
	padding:14px;
	background-color:#1893d5;
}

.liveBg div
{
	float:left;
}

.liveTxtBox
{
	border:#28a4e6 1px solid;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	clear:both;
	margin-bottom:4px;
}

.liveBtn
{
	background-image:url('images/pops/liveBtnBg.gif');
	background-repeat:repeat-x;
	height:22px;
	border:#65cbff solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:1px;
	width:90px;
	cursor:pointer;
}

.callerImage
{
	clear:both; 
	text-align:center; 
	width:96%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:7px 0px 14px 0px;
}

.lefttop
{
	background-image:url('images/pops/liveTopCorner.gif');
	width:23px;
	height:21px;
	background-repeat:no-repeat;
}
.righttop
{
	background-image:url('images/pops/liveTopCornerRight.gif');
	width:23px;
	height:21px;
	background-repeat:no-repeat;
}

.leftbottom
{
	background-image:url('images/pops/liveBotCorner.gif');
	width:11px;
	height:10px;
	background-repeat:no-repeat;
}
.rightbottom
{
	background-image:url('images/pops/liveBotCornerRight.gif');
	width:11px;
	height:10px;
	background-repeat:no-repeat;
}

/*live help ends*/