/* $Id$ */
/* CSS Document */
/**
 *This CSS is used only for Languages other than English.
 */
body {
	font: 12px/18px 'ZohoPuvi', sans-serif;
	margin: 0px;
	color: #5D686C;
	padding: 0px;
}

img {
	border: none;
}

.clearDiv {
	clear: both;
}

.tblBorder {
	border: 1px solid #C2C2C2;
}

.tblBorder1 {
	border: 0.5px solid #C2C2C2;
}

.tblBorder2 {
	border-top: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
}

.tblBorder3 {
	border-top: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 0px solid #C2C2C2;
}

.tblBrdrBG {
	repeat-x bottom left;
	border: 1px solid #C2C2C2;
}

.tblBrdrBG1 {
	repeat-x bottom left;
	border-top: 0px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
}

.tblBrdrBG2 {
	repeat-x bottom left;
	border-top: 0px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 0px solid #C2C2C2;
}

.tblTopLeftCorner {
	position: relative;
	background: url(/images/cornercurvetl.gif?p=WEBMON_BUILD_NUMBER) no-repeat top left;
	width: 5px;
	height: 5px;
	margin-top: -1px;
	margin-left: -1px;
}

.tblTopRightCorner {
	position: relative;
	background: url(/images/cornercurvetr.gif?p=WEBMON_BUILD_NUMBER) no-repeat top right;
	width: 5px;
	height: 5px;
	margin-top: -1px;
	margin-right: -1px;
}

.tblBotLeftCorner {
	position: relative;
	background: url(/images/cornercurvebl.gif?p=WEBMON_BUILD_NUMBER) no-repeat bottom left;
	width: 5px;
	height: 5px;
	margin-bottom: -1px;
	margin-left: -1px;
}

.tblBotRightCorner {
	position: relative;
	background: url(/images/cornercurvebr.gif?p=WEBMON_BUILD_NUMBER) no-repeat bottom right;
	width: 5px;
	height: 5px;
	margin-bottom: -1px;
	margin-right: -1px;
}

#logoDiv {
	background: url(/images/logo.gif?p=WEBMON_BUILD_NUMBER) no-repeat;
	width: 174px;
	height: 31px;
	float: left;
	margin-top: 13px;
	cursor: pointer;
}

#contactDiv {
	font-size: 10px;
	color: #5C676B;
	text-align: left;
	margin-top: 11px;
	float: right;
	padding-right: 8px;
}

#pagecointainer {
	width: 976px;
	margin: 0px auto;
	display: block;
}

#pagecointainer1 {
	width: 899px;
	margin: 0px auto;
	display: block;
}


#pagewrapper {
	margin-top: 10px;
}

#topcontent {
	height: 20px;
}

.menuBG {
	background: url(/images/topmenubg.gif?p=WEBMON_BUILD_NUMBER) repeat-x;
	height: 33px;
}

#menuLeft {
	background: url(/images/menuleft.gif?p=WEBMON_BUILD_NUMBER) no-repeat;
	width: 12px;
	height: 33px;
	float: left;
}

.normaltab {
	width: 80px;
	height: 41px;
	float: left;
}

.bodytext1 {
	margin-left: 10px;
}

.h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}

a:hover {
	text-decoration: underline;
}

#menuMain #current a {
	font-weight: bold;
}

#menuMain .current a {
	font-weight: bold;
}

#menuMain ul {
	margin: 0;
	padding: 0;
	float: left;
}

#menuMain li {
	list-style: none;
	float: left;
	display: block;
	line-height: 15px;
	color: #ffffff;
	padding: 0 5px;
}

#menuMain li a {
	color: #ffffff;
}

#menuMain li:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.adventlink {
	width: 80px;
	height: 20px;
	margin-top: 10px;
	float: left;
	background: none;
	margin: none;
	cursor: pointer;
}

.loginInputBorder {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	width: 98px;
	float: left;
	background-color: #EFEFEF;
}

.loginInputBorder1 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	width: 202px;
	float: left;
	background-color: #EFEFEF;
}

html>body .loginInputBorder {
	width: 100px
}

.loginInputBg {
	border: 1px solid #fff;
	background-color: #EFEFEF;
	clear: both;
	height: 13px;
	display: block;
	text-align: right;
}

.loginInput {
	float: left;
	border: none;
	background-color: #EFEFEF;
	width: 98px;
	color: #5E656D;
	height: 13px;
	font: normal 10px 'ZohoPuvi', sans-serif;
}

.loginInput1 {
	float: left;
	border: none;
	background-color: #EFEFEF;
	width: 200px;
	color: #5E656D;
	height: 18px;
	font: normal 10px 'ZohoPuvi', sans-serif;
}

/*Banner Style Start*/
.mainBanrImg {
	background: url(/images/fr/website-monitoring-service.png?p=WEBMON_BUILD_NUMBER) no-repeat left top;
	width: 976px;
	height: 280px;
	margin-top: 10px
}

.bannerCont {
	float: left;
	width: 420px;
	padding: 10px 0 0 0px;
	text-align: left;
	font: normal 12px 'ZohoPuvi';
	color: #3B3B3B;
	line-height: 18px
}

.bannerHeader {
	float: left;
	width: 420px;
	line-height: normal;
	padding: 20px 0 0 17px;
	text-align: left;
	font: normal 33px 'ZohoPuvi';
	color: #3B3B3B;
}

/*Banner Style Ends*/
/* site 24x7 styles */
.site24x7BluHeader a strong {
	color: #2D7DD0;
}

.NpmSpmIndexContent strong:hover {
	text-decoration: underline;
	cursor: pointer;
}

.using-opm {
	float: left;
	margin: 0 10px 0 5px;
	text-align: left;
	font: normal 11px 'ZohoPuvi';
	color: #535353;
	line-height: 16px
}

.using-opm a {
	font: 12px bold 'ZohoPuvi', sans-serif;
	color: #2646e4;
	letter-spacing: 0.6pt;
	text-decoration: none;
	vertical-align: top;
}

.using-opm strong {
	float: left;
	margin: 25px 0 5px;
	width: 100%;
	vertical-align: top;
}

.titletext {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 13px;
	color: #FF8605;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}

.titletext a {
	color: #FF8605;
	text-decoration: none;
}

.titletext a:hover {
	color: #000000;
	text-decoration: none;
}

.r-menuDiv {
	margin-top: 10px;
	float: left
}

.grid {
	background-image: url(/images/grid.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: repeat;
	white-space: normal;
}

.topleft {
	background: url(/images/table-curve.gif?p=WEBMON_BUILD_NUMBER) no-repeat scroll -2px -22px transparent
}

.topright {
	background: url(/images/table-curve.gif?p=WEBMON_BUILD_NUMBER) no-repeat scroll -11px -22px transparent
}

.bottomleft {
	background: url(/images/table-curve.gif?p=WEBMON_BUILD_NUMBER) no-repeat scroll -2px -30px transparent
}

.bottomright {
	background: url(/images/table-curve.gif?p=WEBMON_BUILD_NUMBER) no-repeat scroll -12px -10px transparent
}

.topcenter {
	background-image: url(/images/topcenter.gif?p=WEBMON_BUILD_NUMBER);
	background-position: top;
	background-repeat: repeat-x;
	height: 6px;
}

.leftcenter {
	border-left: 1px solid #c2c2c2;
}

.rightcenter {
	border-right: 1px solid #c2c2c2;
}

.bottomcenter {
	background-image: url(/images/bottomcenter.gif?p=WEBMON_BUILD_NUMBER);
	background-position: top left;
	background-repeat: repeat-x;
	height: 6px;
}

.bullet {
	background: url(/images/listicon.gif?p=WEBMON_BUILD_NUMBER) no-repeat 0;
	cursor: default;
	padding: 0 0 3px 17px;
}

.newiconlist {
	list-style: none;
	margin: 0px;
	padding: 5px 0 3px 10px;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	text-align: left;
}

.newiconlist a {
	color: #373737;
	text-decoration: none;
}

.newiconlist {
	color: #000000;
}

.newiconlist a:hover {
	color: #000000;
	text-decoration: underline;
}

.newiconlist li {
	line-height: 20px;
	background-position: 0 .7em;
	padding-left: .8em;
	padding: 15px;
	padding-top: 0px;
}

.underline {
	background: url(/images/table-curve.gif?p=WEBMON_BUILD_NUMBER) no-repeat -1px -42px !important;
	height: 2px !important;
}

/* site 24x7 styles */

.loginhead {
	font: bold 11px 'ZohoPuvi', sans-serif;
	color: #5a9539;
	line-height: 15px;
	text-align: center;
}

.loginBtn {
	font: normal 11px 'ZohoPuvi', sans-serif;
}

#loginDiv {
	float: right;
	margin: 2px 4px 0 0;
	padding-bottom: 5px;
	width: 214px;
}

#loginDiv a {
	color: #5D686C;
}

#mainContent {
	margin: 0;
	padding: 0;
	display: inline;
}

#leftContentDiv1 {
	width: 899px;
	float: left;
}

#leftContentDiv2 {
	width: 890px;
	float: left;
}

#leftContentDiv {
	width: 740px;
	float: left;
	padding-top: 10px;
}

#rightContentDiv {
	width: 223px;
	float: right;
}

.tbltopband {
	margin-bottom: 5px;
}

.page-title {
	padding-left: 7px;
}

.subtitleStyle1 {
	font: bold 15px 'ZohoPuvi', sans-serif;
	margin: 6px 0px 3px 0px;
	padding: 0px;
	color: #000000;
}

.subtitleStyle2 {
	font: bold 17px 'ZohoPuvi', sans-serif;
	margin: 6px 0px 3px 0px;
	padding: 0px;
	color: #000000;
}

.subtitleStyle3 {
	font: bold 14px 'ZohoPuvi', sans-serif;
	margin: 6px 0px 3px 0px;
	padding: 0px;
	color: #000000;
}

.subtitleStyle4 {
	font: bold 10px 'ZohoPuvi', sans-serif;
	margin: 6px 0px 3px 0px;
	padding: 0px;
	color: #000000;
}

.subtitleStyle5 {
	font: bold 12px 'ZohoPuvi', sans-serif;
	margin: 6px 0px 3px 0px;
	padding: 0px;
	color: #000000;
}

.topbandDiv {
	width: 99.5%;
}

.topband-content {
	padding: 10px 0px 0px 20px;
	font-size: 11px;
}

.topbandcontent-title {
	color: #666666;
	text-align: justify;
	font-weight: bold;
}

.topband-list {
	line-height: 20px;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	font-size: 11px;
	text-decoration: none;
	color: #5D686C;
}

.topband-list a {
	text-decoration: none;
	color: #5D686C;
}

.topband-list a:hover {
	text-decoration: underline;
	color: #5D686C;
}

.success-author {
	color: cccccc;
	font-size: 10px;
}

.success-stories {
	float: right;
}

.success-stories a {
	text-decoration: none;
}

.success-stories a:hover {
	text-decoration: underline;
}

.normalcontbanner {
	line-height: 20px;
	color: #666666;
	!important
}

.quickLinks {
	float: left;
	margin-left: 10px;
	text-align: left;
	width: 200px;
}

.quickLinks a {
	text-decoration: none;
	color: #5D686C;
}

.quickLinks a:hover {
	text-decoration: none;
	color: #000;
}

.quickLinks ul {
	font-weight: bold;
	color: #5D686C;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.quickLinksLi {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.quickLinksfr {
	float: left;
	margin-left: 10px;
	text-align: left;
	width: 250px;
}

.quickLinksfr a {
	text-decoration: none;
	color: #5D686C;
}

.quickLinksfr a:hover {
	text-decoration: none;
	color: #000;
}

.quickLinksfr ul {
	font-weight: bold;
	color: #5D686C;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.quickLinksLifr {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.quickLinkses {
	float: left;
	margin-left: 10px;
	text-align: left;
	width: 280px;
}

.quickLinkses a {
	text-decoration: none;
	color: #5D686C;
}

.quickLinkses a:hover {
	text-decoration: none;
	color: #000;
}

.quickLinkses ul {
	font-weight: bold;
	color: #5D686C;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.quickLinksLies {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
}


.quickLinkszh {
	float: left;
	margin-left: 10px;
	text-align: left;
	width: 150px;
}

.quickLinkszh a {
	text-decoration: none;
	color: #5D686C;
}

.quickLinkszh a:hover {
	text-decoration: none;
	color: #000;
}

.quickLinkszh ul {
	font-weight: bold;
	color: #5D686C;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.quickLinksLizh {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.quickLinksbottom {
	float: left;
	margin-left: 10px;
	text-align: left;
	width: 700px;
}

.quickLinksbottom a {
	text-decoration: none;
	color: #5D686C;
}

.quickLinksbottom a:hover {
	text-decoration: none;
	color: #000;
}

.quickLinksbottom ul {
	font-weight: bold;
	color: #5D686C;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.quickLinksLibottom {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.quickLinksbottomjp {
	float: left;
	margin-left: 10px;
	text-align: left;
	width: 800px;
}

.quickLinksbottomjp a {
	text-decoration: none;
	color: #5D686C;
}

.quickLinksbottomjp a:hover {
	text-decoration: none;
	color: #000;
}

.quickLinksbottomjp ul {
	font-weight: normal;
	color: #5D686C;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.quickLinksLibottomjp {
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.green-txt a {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 10px 0px 5px;
	outline: none;
	font-weight: bold;
	float: left;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px
}

#footer a {
	font-size: 11px;
	text-decoration: none;
	color: #5D686C;
	margin-top: 10px;
}

#footer a:hover {
	text-decoration: underline;
}

.freeSignup {
	margin: 5px 0 5px 0;
	height: 92px;
}

.freeSignup1 {
	margin: 5px 0 5px 0;
	height: 62px;
}

/* signup button style start */
.freesignupbg {
	background: url(/images/freesignupbg.gif?p=WEBMON_BUILD_NUMBER) no-repeat;
	padding: 20px 10px;
	margin-top: 10px;
	display: block;
	color: #ffffff;
	width: 203px;
	height: 20px;
	text-decoration: none;
}

.freesignupbg a {
	background: url(/images/freesignupbg.gif?p=WEBMON_BUILD_NUMBER) no-repeat;
	padding: 20px 10px;
	margin-top: 10px;
	display: block;
	color: #ffffff;
	width: 203px;
	height: 20px;
	text-decoration: none;
}

.freesignupbg a:hover {
	background: url(/images/freesignupbg.gif?p=WEBMON_BUILD_NUMBER) no-repeat;
	padding: 20px 10px;
	margin-top: 10px;
	display: block;
	color: #ffffff;
	width: 203px;
	height: 20px;
	text-decoration: none;
}

.screenshot {
	background: url(/images/screenshots-tourbg.gif?p=WEBMON_BUILD_NUMBER) no-repeat;
	padding: 10px 10px;
	width: 203px;
	height: 20px;
	text-decoration: none;
}

.freesignupfont {
	font-size: 15px;
	color: #FFFF00;
	font-weight: bold;
}

.screenshotfont {
	font-size: 12px;
	color: #FFF;
}

/* signup button style end */

/*Signup button style start */
.normalcont {
	font: normal 11px verdana;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
}

.normalcont a {
	color: #0033CC;
	text-decoration: underline;
}

.normalcont a:hover {
	color: #000;
	text-decoration: underline;
}

#sign-up-div {
	margin: 13px 0px 20px 0px;
	height: 20px;
	float: left;
	display: block;
}

.sign-up-left {
	background-image: url(/images/pricing-sign-up-lft.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: no-repeat;
	width: 7px;
	height: 54px;
	float: left;
}

.sgn-up-middle {
	background-image: url(/images/pricing-sign-up-middle.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: repeat-x;
	float: left;
	height: 54px;
}

.sign-up-right {
	background-image: url(/images/pricing-sign-up-rig.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: no-repeat;
	width: 11px;
	height: 54px;
	float: left;
}

.signup-txt a {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	outline: none;
	font-weight: bold;
	float: left;
	margin: 7px 0px 0px 0px;
	text-decoration: none;
}

.signup-txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.signup-txt1 a {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	outline: none;
	font-weight: bold;
	float: left;
	margin: 7px 0px 0px 0px;
	text-decoration: none;
}

.signup-txt1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.signup-txt-trila a {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	clear: left;
	outline: none;
	font-weight: normal;
	float: left;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.signup-txt-trila a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

*Signup button style end*/ .sign-up-es-left {
	background-image: url(/images/pricing-sign-up-lft.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: no-repeat;
	width: 4px;
	height: 54px;
	float: left;
}

.sign-up-es-right {
	background-image: url(/images/pricing-sign-up-rig.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: no-repeat;
	width: 7px;
	height: 54px;
	float: left;
}

.signup-es-txt a {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	outline: none;
	font-weight: bold;
	float: left;
	margin: 7px 0px 0px 0px;
	text-decoration: none;
}

.signup-es-txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.signup-es-txt1 a {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	outline: none;
	font-weight: bold;
	float: left;
	margin: 7px 0px 0px 0px;
	text-decoration: none;
}

.signup-es-txt1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.signup-es-txt-trila a {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	clear: left;
	outline: none;
	font-weight: normal;
	float: left;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.signup-es-txt-trila a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.green-up-left {
	background-image: url(/images/singn-up-green-lft.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: no-repeat;
	width: 2px;
	height: 22px;
	float: left;
}

.green-up-middle {
	background-image: url(/images/sign-up-green-mid-tile.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: repeat-x;
	float: left;
	height: 22px;
	width: 73px;
}

.screenShots {
	background: url(/images/screenshots-tour.gif?p=WEBMON_BUILD_NUMBER) no-repeat;
	width: 223px;
	height: 51px;
	margin: 0px;
	padding: 0px;
}

.fontsize {
	font-size: 10px;
	color: #CC0;
}

h3,
h2 {
	font: 13px bold 'ZohoPuvi', sans-serif;
	color: #000;
}

h3,
h2 a {
	color: #000;
}

h3,
h2 a:hover {
	color: #373737;
}

.evenrows {
	background-color: #EBEBEB !important;
}

.normalbold {
	font-style: normal;
	font-weight: bold;
}

.BGwhitesmoke {
	background: #FFF;
}

.logintableborder {
	border: 1px solid #C4D4DD;
}

.ifram {
	height: 130px;
}

html>body .ifram {
	height: auto;
	max-height: 120px
}

/* Top-band main tab style start */
.tabmenu {
	margin-left: 140px;
	height: 26px
}

.tabmenu ul {
	margin: 0;
	padding: 0;
	float: left;
}

.tabmenu ul li {
	list-style: none;
	float: left;
	display: block;
}

.tabmenu ul li a {
	background: url(/images/inactive.gif?p=WEBMON_BUILD_NUMBER) no-repeat 0 0;
	float: left;
	width: 86px;
	height: 20px;
	padding-top: 6px;
	text-align: center;
	color: #454545;
	text-decoration: none;
	font: bold 12px 'ZohoPuvi', sans-serif;
}

.tabmenu ul li a.active {
	background: url(/images/active.gif?p=WEBMON_BUILD_NUMBER) no-repeat 0 0;
	font-weight: bold;
	color: #ffffff
}

.tabmenu ul li a:hover {
	background: url(/images/hover.gif?p=WEBMON_BUILD_NUMBER) no-repeat 0 0;
	color: #000000;
}

.tabmenu ul li a.active:hover {
	background: url(/images/active.gif?p=WEBMON_BUILD_NUMBER) no-repeat 0 0;
	font-weight: bold;
	color: #ffffff;
}

/* Top-band main tab style end */

/* pricing tab style start */
.pricetab {
	margin-left: 140px;
	height: 26px
}

.pricetab ul {
	margin: 0;
	padding: 0;
	float: left;
}

.pricetab ul li {
	list-style: none;
	float: left;
	display: block;
}

.pricetab ul li a {
	background: url(/images/inactive.gif?p=WEBMON_BUILD_NUMBER) no-repeat 0 0;
	float: left;
	width: 86px;
	height: 20px;
	padding-top: 6px;
	text-align: center;
	color: #454545;
	text-decoration: none;
	font: bold 12px 'ZohoPuvi', sans-serif;
}

.pricetab ul li a.active {
	background: url(/images/active.gif?p=WEBMON_BUILD_NUMBER) no-repeat 0 0;
	font-weight: bold;
	color: #ffffff
}

.pricetab ul li a:hover {
	background: url(/images/hover.gif?p=WEBMON_BUILD_NUMBER) no-repeat 0 0;
	color: #000000;
}

.pricetab ul li a.active:hover {
	background: url(/images/active.gif?p=WEBMON_BUILD_NUMBER) no-repeat 0 0;
	font-weight: bold;
	color: #ffffff;
}

/* pricing tab style end */

/*dropdown menu style start*/

#drpDwnMenu {
	position: relative;
	clear: both;
	text-align: left;
	z-index: 100;
}

.menubg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menuFeatureBG.png?p=WEBMON_BUILD_NUMBER', sizingMethod='scale');
	width: 175px;
	height: 15px;
}

.menuFeaturebg {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menuFeatureBG.png?p=WEBMON_BUILD_NUMBER', sizingMethod='scale');
	width: 175px;
	height: 15px;
}

html>body .menubg {
	background: url(/images/menuBG1.png?p=WEBMON_BUILD_NUMBER) no-repeat left bottom;
}

html>body .menuFeaturebg {
	background: url(/images/menuFeatureBG.png?p=WEBMON_BUILD_NUMBER) no-repeat left bottom;
}

.menu a:link,
.menu a:visited {
	color: #777676;
	font-weight: bold;
	display: block;
	padding: 1px 3px 1px 5px;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px dotted #e7e7e7;
	background-color: #fff;
	line-height: 16px;
	text-decoration: none;
}

.menu .feature a {
	font-weight: normal
}

.menu a:hover {
	background-color: #E7E7E7;
	color: #000;
}

.menu .options {
	margin: 0px 1px 0px 1px;
	padding: 0px;
	width: 149px;
	*width: 149px;
	_width: 149px;
	text-align: left;
	font-size: 11px;
	line-height: 11px;
	z-index: auto;
}

.menu .Featureoptions {
	margin: 0px 1px 0px 1px;
	padding: 0px;
	width: 169px;
	*width: 169px;
	_width: 169px;
	text-align: left;
	font-size: 11px;
	line-height: 11px;
	z-index: auto;
}

.menu a:hover.menuinner {
	background-color: #E7E7E7;
	color: #000;
}

.headingnav {
	display: table;
	width: 100%;
	border-bottom: 1px dotted #989898;
	color: #9A9E9F;
	font: normal 10px 'ZohoPuvi', sans-serif;
	line-height: 20px;
	margin-bottom: 10px;
	height: 20px;
}

.headingnav a {
	color: #9A9E9F;
	text-decoration: none;
}

.headingnav a:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.headingnavbottom {
	display: table;
	width: 100%;
	color: #9A9E9F;
	font: normal 10px 'ZohoPuvi', sans-serif;
	line-height: 20px;
	border-top: 1px dotted #989898;
}

.headingnavbottom a {
	color: #9A9E9F;
	text-decoration: none;
}

.headingnavbottom a:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#menuMain {
	color: #ffffff;
	font: normal 10px 'ZohoPuvi', sans-serif;
	margin-left: 20px;
}

#menuMain ul {
	margin: 0px 0px 8px 0px;
	float: left;
}

#menuMain li {
	list-style: none;
	float: left;
	display: block;
	line-height: 12px color:#ffffff;
	padding: 5px 7px 14px 7px;
}

#menuMain li a {
	color: #ffffff;
	line-height: 12px;
	text-decoration: none
}

li.dropDownbg a {
	background: url(/images/arrow-down.gif?p=WEBMON_BUILD_NUMBER) no-repeat 100% 6px;
	padding-right: 7px;
}

#menuMain1 {
	color: #ffffff;
	font: normal 10px 'ZohoPuvi', sans-serif;
	margin-left: 20px;
}

#menuMain1 ul {
	margin: 0px 0px 8px 0px;
	float: left;
}

#menuMain1 li {
	list-style: none;
	float: left;
	display: block;
	line-height: 12px color:#ffffff;
	padding: 5px 7px 14px 10px;
}

#menuMain1 li a {
	color: #ffffff;
	line-height: 12px;
	text-decoration: none
}

li.dropDownbg a {
	background: url(/images/arrow-down.gif?p=WEBMON_BUILD_NUMBER) no-repeat 100% 6px;
	padding-right: 7px;
}


/*dropdown menu style end*/
.signup {
	font: 12px normal 'ZohoPuvi', sans-serif;
	color: #000000;
	background: #e2ffd3;
	border: 1px solid #93e068;
	text-align: center
}

.signup a {
	font-size: 18px;
	text-decoration: underline;
	color: #000000
}

.signup a:hover {
	font-size: 18px;
	text-decoration: none;
	color: #000000
}

.innerheadsite {
	font: bold 15px 'ZohoPuvi', sans-serif;
	color: #373737;
}

.innersubhead {
	font: bold 11px 'ZohoPuvi', sans-serif;
	color: #5d686c;
}

.innersubhead1 {
	font: bold 12px 'ZohoPuvi', sans-serif;
	color: #0000FF;
}

.innersubhead2 {
	font: normal 11px 'ZohoPuvi', sans-serif;
	color: #0000FF;
}

/*JSP folder styles*/
.logintableborder2 {
	border-bottom: 1px solid #C4D4DD;
	border-left: 1px solid #C4D4DD;
	border-top: 1px solid #C4D4DD;
}

.showlink {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.logintableborder {
	border: 1px solid #C4D4DD;
}

.logintableborder5 {
	background-color: #EDF2F5;
	border-right: 1px solid #C4D4DD;
}

.logintableborder1 {
	background-color: #EDF2F5;
	border-right: 1px solid #C4D4DD;
}

#toolstitle1 h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.buttons {
	background-color: #7A7A7A;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}

.txtbox250new3 {
	border: 1px solid #C9C9C9;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	width: 150px;
}

.pageName {
	-x-system-font: none;
	color: #15587C;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 18px;
	letter-spacing: 0.21em;
	line-height26px;
}

/*success story styles*/

.StoryTopLeftCorner {
	background: url(/images/successstory_topleft.gif?p=WEBMON_BUILD_NUMBER) no-repeat scroll left top;
	height: 6px;
	width: 6px;
	margin-left: -1px;
	margin-top: -1px;
	position: relative;
}

.StoryTopRightCorner {
	background: url(/images/successstory_topright.gif?p=WEBMON_BUILD_NUMBER) no-repeat scroll left top;
	height: 6px;
	width: 6px;
	margin-right: -1px;
	margin-top: -1px;
	position: relative;
}

.StoryBtmLeftCorner {
	background: url(/images/successstory_btmleft.gif?p=WEBMON_BUILD_NUMBER) no-repeat scroll left top;
	height: 6px;
	width: 6px;
	margin-left: -1px;
	margin-bottom: -1px;
	position: relative;
}

.StoryBtmRightCorner {
	background: url(/images/successstory_btmright.gif?p=WEBMON_BUILD_NUMBER) no-repeat scroll left top;
	height: 6px;
	width: 6px;
	margin-right: -1px;
	margin-bottom: -1px;
	position: relative;
}

.StoryBG {
	background-color: #fff4e3;
	border: 1px solid #ffe6c2;
}

/*from old css*/
.bodytext {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	color: #000000;

}

.errormessage {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

/*from appmanager css*/
.normallist {
	padding: 0px;
	margin: 5px 0 0 5px;
}

.normallist li {
	margin: 0;
	padding-left: 10px;
	background: url(/images/bullet.gif?p=WEBMON_BUILD_NUMBER) 0px 7px no-repeat;
	list-style: none;
	line-height: 20px;
}

tabmenu

/**********  Body Style **********/
.h1 {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	margin: 8px 0px 0px 6px;
}

.h2 {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 18px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;

}

.h3 {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 14px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;

}

.signinheading {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	margin: 8px 0px 0px 15px;

}

.signinheading2 {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 25px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	margin: 8px 0px 0px 15px;

}

li {
	list-style: none;
}

li a {
	color: #8d9393;
	text-decoration: none
}

h4 {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 18px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #646464;
	letter-spacing: normal;
}

.verticalline {
	border-left: 1px solid #eeeeee;
}

.horzline {
	border-bottom: 1px solid #eeeeee;
}

.blacktxt {
	color: #000000;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	margin: 10px 10px 10px 10px;


}

.loginblacktxt {
	color: #000000;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	float: left;
	width: 400px;
	font-variant: normal;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
	margin: 4px 2px 2px 15px;

}

.loginblacktxt1 {
	color: #000000;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 12px;
	float: left;
	font-size-adjust: none;
	font-style: normal;
	color: #006600;
	font-variant: normal;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	margin: 2px 2px 2px 11.5px;

}

.loginblacktxt2 {
	color: #000000;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	float: left;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	width: 514px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	margin: 5px 2px 2px 10px;

}

.loginblacktxt2 li {
	margin: 5px 2px 2px 10px;
	padding-left: 10px;
	background: url(/images/bullet.gif?p=WEBMON_BUILD_NUMBER) 0px 7px no-repeat;
	list-style: none;
	line-height: 20px;
}

.loginblacktxt3 {
	color: #000000;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	float: left;
	font-size-adjust: none;
	font-style: normal;
	width: 400px;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	margin: 0px 2px 2px 10px;

}

.loginblacktxt3 li {
	margin: 5px 2px 2px 5px;
	padding-left: 10px;
	background: url(/images/bullet.gif?p=WEBMON_BUILD_NUMBER) 0px 7px no-repeat;
	list-style: none;
	line-height: 20px;
}

.signupinpage {
	background-image: url(/images/signup-button.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: no-repeat;
	background-position: left right;
	width: 208px;
	height: 63px;
}

.tourinpage {
	background-image: url(/images/tour-button-new.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: no-repeat;
	background-position: left top;
	width: 208px;
	height: 63px;
}

.signup1 {
	background-image: url(/images/sign-up.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: no-repeat;
	background-position: left right;
	width: 208px;
	height: 63px;
}

.tour {
	background-image: url(/images/tour.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: no-repeat;
	background-position: left top;
	width: 208px;
	height: 63px;
}

.tourtext {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	margin: 0px 0px 0px 60px;

}

.signupinpagetext {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	float: left;
	position: relative;
	bottom: 5px;
	left: 53px;

}

.logintext {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	float: left;
	position: relative;
	bottom: 5px;
	left: 20px;

}


.tourinpagetext {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	left: 47px;
	position: relative;
	bottom: 5px;

}

.customersspeaktxt {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 12px;
	margin-left: 10px;
	background: #FFFFCC none repeat scroll 0 0;
	font-weight: normal;
}

.txt {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 12px;
	color: #646464;
	font-weight: normal;
}

.link {
	color: #005aff;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;

}

a:hover.link {
	text-decoration: none;
}

.whitelinkbold {
	color: #FFFFFF;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;

}

a:hover.whitelinkbold {
	text-decoration: underline;
}

.whitelink2 {
	color: #000000;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

.bodytxt {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;

	padding-left: 25px;
	line-height: 1.3em;
	text-decoration: none;
	color: #646464;
	letter-spacing: normal;

}

.contenttxt {
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding-top: 10px;
	text-align: justify;
	line-height: 1.8em;
	text-decoration: none;
	color: #646464;
	letter-spacing: normal;
}

.table {
	border-collapse: separate;
	border-spacing: 2px;
	text-indent: 0;
}


.body a {
	color: #5D686C;
	text-decoration: none;
}

.body {
	font-family: 'ZohoPuvi', sans-serif;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	color: #5D686C;
	font-size: 11px;
}

.signuplink a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

.signuplink a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

.signuplink1 a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.signuplink1 a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}

.indexband {
	color: #222222;
	font-family: 'ZohoPuvi', sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

a:hover.indexband {
	text-decoration: underline;
}

.normalcontfeature {
	font: normal 11px verdana;
	line-height: 20px;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
}

.normalcontfeature a {
	color: #0033CC;
	text-decoration: none;
}

.normalcontfeature a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h3,
h2 {
	font: 13px bold 'ZohoPuvi', sans-serif;
	color: #000;
}

h3,
h2 a {
	color: #000;
}

h3,
h2 a:hover {
	color: #373737;
}


.dropdown {
	background-image: none;
	background-repeat: repeat-x;
	border: 1px solid #bfbfbf;
	font-family: 'ZohoPuvi';
	font-size: 11px;
	font-weight: normal;
	width: 206px;
	height: 18px;
}

.formtextarea {
	background-image: none;
	background-repeat: repeat-x;
	border: 1px solid #bfbfbf;
	color: #000000;
	font-family: 'ZohoPuvi';
	font-size: 11px;
	font-weight: normal;
	height: 100px;
	vertical-align: top;
	width: 200px;
}

.contact-font {
	font-size: 11px;
	font-family: 'ZohoPuvi';
}

.contact-left-tp {
	background-image: url(/images/contact-tp-left.gif?p=WEBMON_BUILD_NUMBER);
	width: 10px;
	height: 28px;
	background-repeat: no-repeat;
}

.contact-mid-tp-tile {
	background-image: url(/images/contact-tp-mid-tile.gif?p=WEBMON_BUILD_NUMBER);
	height: 28px;
	background-repeat: repeat-x;
}

.contact-right-tp {
	background-image: url(/images/contact-tp-right.gif?p=WEBMON_BUILD_NUMBER);
	width: 6px;
	height: 28px;
	background-repeat: no-repeat;
}

.contact-lft-tile {
	background-image: url(/images/contact-lft-tile.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: repeat-y;
	width: 10px;
}

.contact-rig-tile {
	background-image: url(/images/contact-rig-tile.gif?p=WEBMON_BUILD_NUMBER);
	background-repeat: repeat-y;
	width: 6px;
}

.contact-left-btm {
	background-image: url(/images/contact-btm-lft.gif?p=WEBMON_BUILD_NUMBER);
	width: 10px;
	height: 7px;
	background-repeat: no-repeat;
}

.contact-mid-btm-tile {
	background-image: url(/images/contact-btm-mid-tile.gif?p=WEBMON_BUILD_NUMBER);
	height: 7px;
	background-repeat: repeat-x;
}

.contact-right-btm {
	background-image: url(/images/contact-btm-right.gif?p=WEBMON_BUILD_NUMBER);
	width: 6px;
	height: 7px;
	background-repeat: no-repeat;
}

.contact-us {
	font-size: 15px;
	color: #358136;
	font-weight: bold;
}

.labeltd {
	font-family: 'ZohoPuvi';
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
}

.formtext {
	font-family: 'ZohoPuvi';
	font-size: 11px;
	font-weight: normal;
	width: 240px;
	height: 18px;
	border: 1px solid #bfbfbf;
}

.buttons1 {
	background: #5a9539;
	border: 1px solid #afafaf;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0px 3px 0px 5px;
}

/* Class Used in Sign-Up Features Page Begins*/
.features {
	height: 25px;
	font: bold 12px 'ZohoPuvi', sans-serif;
	color: #000000;
	background-color: #F0F7FB;
	text-align: right;
	line-height: 24px;
	padding-right: 10px;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb
}

.features1 {
	height: 25px;
	font: normal 12px 'ZohoPuvi', sans-serif;
	color: #000000;
	background-image: url(/images/signup-tablebg.gif?p=WEBMON_BUILD_NUMBER);
	text-align: right;
	line-height: 24px;
	padding-right: 10px;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb
}

.featureshead {
	height: 25px;
	font: bold 14px 'ZohoPuvi', sans-serif;
	color: #000000;
	background-image: url(/images/signup-tablebg.gif?p=WEBMON_BUILD_NUMBER);
	text-align: right;
	line-height: 24px;
	padding-right: 10px;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb
}

.featuresGryBg {
	height: 25px;
	font: normal 12p 'ZohoPuvi', sans-serif;
	color: #ffffff;
	background-color: #e5e5e5;
	text-align: right;
	line-height: 24px;
	padding-right: 10px;
	border-bottom: 1px solid #ffffff
}

.editionHeading {
	height: 25px;
	font: bold 12px 'ZohoPuvi', sans-serif;
	color: #ffffff;
	line-height: 24px;
	text-align: center;
	border-right: 1px solid #ffffff
}

.editions {
	height: 25px;
	font: normal 12px 'ZohoPuvi', sans-serif;
	color: #000000;
	line-height: 24px;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb
}

.price {
	height: 25px;
	font: bold 12px 'ZohoPuvi', sans-serif;
	color: #7b7b7c;
	line-height: 24px;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb
}

.price span {
	font-size: 14px;
	color: #f67f00
}

.bgwhite {
	background-color: #ffffff
}

.editionTblBg td {
	background-color: #ffffff
}

.label {
	font-family: 'ZohoPuvi', sans-serif
}

.availableTick {
	background: url(/images/tick.gif?p=WEBMON_BUILD_NUMBER) no-repeat center;
	height: 25px;
	line-height: 24px;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb
}

.unavailable {
	background: url(/images/unavailable.gif?p=WEBMON_BUILD_NUMBER) no-repeat center;
	height: 25px;
	line-height: 24px;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb
}

.signupbg {
	background: url(/images/signup-buttonbg.gif?p=WEBMON_BUILD_NUMBER) no-repeat;
	padding-top: 5px;
	margin-top: 0px;
	display: block;
	width: 85px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px
}

#contentarea {
	width: 700px;
	margin: 0 auto
}

#header-menu a:hover {
	color: #1E7311;
}

#header-menu a {
	color: #000000;
	font: normal 11px 'ZohoPuvi', sans-serif;
	margin: 10px 7px;
}

hr {
	border-left: 0 none -moz-use-text-color;
	border-right: 0 none -moz-use-text-color;
	border-top: 1px dashed #000000;
	border-bottom: 0 none -moz-use-text-color;
	height: 1px;
	width: 100%
}

th.heading {
	font: bold 20px 'ZohoPuvi', sans-serif;
	color: #404040;
	height: 50px
}

.signupfontsize {
	font-size: 12px;
	color: #FFFF00;
}

/* Class Used in Sign-Up Features Page Ends*/

/* Class used in Price Comparision Page Begins */
.pricetdrgb {
	border: 1px solid rgb(238, 238, 238);
}

.pricetdrgbAvailable {
	background: url(/images/available.gif?p=WEBMON_BUILD_NUMBER) no-repeat center;
	border: 1px solid rgb(238, 238, 238);
}

/* Class used in Price Comparision Page Ends */
.priceLeftRightBottomBorder {
	border-bottom: 1px solid rgb(238, 238, 238);
	border-left: 1px solid rgb(238, 238, 238);
	border-right: 1px solid rgb(238, 238, 238);
}

.priceLeftRightTopBottomBorder {
	border-top: 1px solid rgb(238, 238, 238);
	border-bottom: 1px solid rgb(238, 238, 238);
	border-left: 1px solid rgb(238, 238, 238);
	border-right: 1px solid rgb(238, 238, 238);
}

.priceRightBottomBorder {
	border-bottom: 1px solid rgb(238, 238, 238);
	border-right: 1px solid rgb(238, 238, 238);
}

.priceRightTopBottomBorder {
	border-bottom: 1px solid rgb(238, 238, 238);
	border-top: 1px solid rgb(238, 238, 238);
	border-right: 1px solid rgb(238, 238, 238);
}