﻿/*-common starts here--*/
body
{
	height:auto;
	width:auto;
	padding:20px 0px 20px 0px;
	margin:0px;
	font-family:verdana, arial;
}

h1
{
	width:0px;
	height:0px;
	font-size:0px;
	display:none;
}

.fullpage
{
	height:auto;
	width:960px;
	padding:0px;
	margin:0px auto;
}

.logoLine
{
	height:auto;
	width:960px;
	padding:0px;
	margin:0px;
	float:left;
}

.logo
{
	height:auto;
	width:400px;
	padding:0px;
	margin:0px;
	float:left;
}

.globalPart
{
	height:auto;
	width:560px;
	padding:0px;
	margin:0px;
	float:left;
}

.globalNav
{
	height:auto;
	width:560px;
	padding:0px;
	margin:0px;
	font-size:10px;
	font-weight:Normal;
	color:#555555;
	float:left;
}

.globalNav ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
	float:right;
}

.globalNav ul li
{
	padding:0px 0px 0px 10px;
	margin:0px;
	list-style:none;
	display:inline;
}

.globalNav ul li a
{
	padding:0px;
	margin:0px;
	color:#7a2d28;
	text-decoration:underline;
	
}

.globalNav ul li a:hover
{
	text-decoration:none;
}

.globalPh
{
	height:auto;
	width:560px;
	padding:15px 0px 0px 0px;
	margin:0px;

	font-size:20px;
	font-weight:Normal;
	color:#555555;
	clear:left;
	text-align:right;
}

.mainMenu
{
	height:auto;
	width:960px;
	padding:15px 0px 0px 0px;
	margin:0px;
	font-weight:bold;
	clear:left;
	float:left;
	
}

.mainMenuLeft
{
	height:auto;
	width:660px;
	padding:0px;
	margin:0px;
	font-size:14px;
	float:left;
	
}

.mainMenuLeft ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
}

.mainMenuLeft ul li
{
	margin:0px;
	padding-right:5px;
	list-style:none;
	display:inline;
	text-align:center;
	float:left;
	color:#ffffff;
}

.mainMenuLeft ul li a
{
	height:33px;
	width:126px;
	padding:13px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
	color:#555555;
	background-image:url('Images/btLeftMenu_unSelected.png');
	background-repeat:no-repeat;
	float:left;
}

.mainMenuLeft ul li a:hover
{
	color:#ffffff;
	background-image:url('Images/btLeftMenu_Selected.png');
	background-repeat:no-repeat;
	text-decoration:none;
}

.mainLeftSelected
{
	height:33px;
	width:126px;
	padding:13px 0px 0px 0px;
	margin:0px;
	background-image:url('Images/btLeftMenu_Selected.png');
	background-repeat:no-repeat;
	float:left;
}

.mainMenuRight
{
	height:auto;
	width:300px;
	padding:11px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	text-align:center;
	float:left;
}

.mainMenuRight ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
	float:right;
}

.mainMenuRight ul li 
{
	padding-left:5px;
	margin:0px;
	list-style:none;
	display:inline;
	float:left;
}

.mainMenuRight ul li a
{
	height:25px;
	width:94px;
	padding:10px 0px 0px 0px;
	margin:0px;
	text-decoration:none;
	color:#555555;
	background-image:url('Images/btRightMenu_unSelected.png');
	background-repeat:no-repeat;
	float:left;
}

.mainMenuRight ul li a:hover
{
	color:#ffffff;
	background-image:url('Images/btRightMenu_Selected.png');
	background-repeat:no-repeat;
	text-decoration:none;
}

.mainRightSelected
{
	height:25px;
	width:94px;
	padding:10px 0px 0px 0px;
	margin:0px;
	color:#ffffff;
	background-image:url('Images/btRightMenu_Selected.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	float:left;
}

.footer
{
	height:auto;
	width:960px;
	padding:20px 0px 5px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	clear:left;
	float:left;
	overflow:auto;
}

.copyRight
{
	height:auto;
	width:250px;
	padding:0px 0px 0px 15px;
	margin:0px;
	float:left;
}

.copyRight a
{
	color:#7a2d28;
	text-decoration:underline;
}

.copyRight a:hover
{
	text-decoration:none;
}

.footerNav
{
	height:auto;
	width:675px;
	padding:0px;
	margin:0px;
	text-align:right;
	float:left;
}

.footerNav ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
	float:right;
}

.footerNav ul li
{
	padding:0px 0px 0px 10px;
	margin:0px;
	list-style:none;
	display:inline;
	float:left;
}

.footerNav ul li a
{	
	padding:0px;
	margin:0px;
	color:#7a2d28;
	text-decoration:underline;
	float:left;
}

.footerNav ul li a:hover
{	
	text-decoration:none;
}


.otherBanner
{
	height:65px;
	width:960px;
	padding:35px 0px 0px 0px;
	margin:0px;
	font-family:georgia;
	font-size:18px;
	color:#ffffff;
	font-weight:Normal;
	text-align:center;
	background-color:#78a8aa;
	background-image:url('Images/bannerRepeat.png');
	background-repeat:repeat-y;
	clear:left;
}

.leftMenu
{
	width:220px;
	height:auto;
	padding:10px 13px 0px 0px;
	margin:0px;
	font-size:11px;
	color:#aaaaaa;
	float:left;
}

.leftMenu ul
{
	width:220px;
	height:auto;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}

.leftMenu ul li
{
	padding:8px 0px 8px 15px;
	margin:0px;
	border-bottom:1px solid #ebebeb;
	line-height:13px;
	list-style:none;
}

.leftMenu ul li a
{
	color:#7a2d28;
	text-decoration:underline;
	list-style:none;
}

.leftMenu ul li a:hover
{
	text-decoration:none;
}

.rightContent
{
	width:600px;
	height:auto;
	min-height:300px;
	padding:0px 15px 29px 12px;
	margin:0px;
	background-image:url('Images/contentFold.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#faf9f9;
	float:left;
}

.breadCrumb
{
	width:845px;
	height:25px;
	padding:8px 0px 0px 15px;
	margin:0px;
	color:#555555;
	font-size:11px;
	font-weight:Normal;
	background-image:url('Images/breadcrumbRepeat.png');
	background-repeat:repeat;
	float:left;
}

.breadCrumb a
{
	color:#7a2d28;
	text-decoration:underline;
}

.breadCrumb a:hover
{
	text-decoration:None;
}

.heading1
{
	width:100%;
	height:auto;
	padding:15px 0px 3px 0px;
	margin:0px;
	font-family:georgia;
	font-size:16px;
	font-weight:bold;
	color:#395e60;
	text-align:left;
	clear:left;
	float:left;
}
.subHeading
{
	width:100%;
	height:auto;
	padding:8px 0px 1px 0px;
	margin:0px;
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}
.helpsubHeading
{
	width:100%;
	height:auto;
	padding:10px 0px 5px 0px;
	margin:0px;
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}

.subHeadingNxt
{
	width:100%;
	height:auto;
	padding:5px 0px 3px 0px;
	margin:0px;
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}
.heading2
{
	width:100%;
	height:auto;
	padding:9px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}
.hightlightParaheading
{
	width:100%;
	height:auto;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}
.heading2 a
{
	color:#7a2d28;
	text-decoration:underline;
}
.heading2 a:hover
{
	text-decoration:none;
}
.paragraph1
{
	width:100%;
	height:auto;
	padding:0px 0px 1px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}
.paragraphNxt
{
	width:100%;
	height:auto;
	padding:2px 0px 4px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}
.paragraphNxtLine
{
	width:100%;
	height:auto;
	padding:0px 0px 3px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}
.paragraph3
{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}
.paragraphInd
{
	width:100%;
	height:auto;
	padding:15px 0px 5px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}
.paragraphInd a
{
	color:#7a2d28;
	text-decoration:underline;
}
.paragraphInd a:hover
{
	text-decoration:none;
}
.paragraphFirst
{
	width:100%;
	height:auto;
	padding:10px 0px 6px 0px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}

font
{
	font-weight:bold;
	font-size:12px;
}

.formLineFirst
{
	width:100%;
	height:auto;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}

.formLineOthers
{
	width:100%;
	height:auto;
	padding:2px 0px 5px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	clear:left;
	float:left;
}

.textBoxType
{
	color:#555555;
	height:17px;
	border:1px solid #aaaaaa;
	font-size:11px;
}

.errorMsg1
{
	width:100%;
	padding:5px 0px;
	text-align:center;
	color:red;
	font-size:11px;
	clear:left;
	float:left;
}

/*-common ends here--*/

/*-Home page starts here-*/
.flashArea
{
	height:358px;
	width:960px;
	padding:0px;
	margin:0px;
	background-color:#437476;
	clear:left;
}

.wholeContentArea
{
	height:auto;
	width:960px;
	padding:0px;
	margin:0px;
	clear:left;
}

.leftEffect
{
	height:27px;
	width:37px;
	padding:0px;
	margin:0px;
	background-image:url('Images/bannerEffect_Left.png');
	background-repeat:no-repeat;
	clear:left;
	float:left;
}

.rightEffect
{
	height:27px;
	width:37px;
	padding:0px;
	margin:0px;
	background-image:url('Images/bannerEffect_Right.png');
	background-repeat:no-repeat;
	float:left;
}

.contentBox
{
	height:auto;
	width:860px;
	padding:0px 13px;
	margin:0px;
	float:left;
	overflow:auto;
}

.homeMainContent
{
	height:auto;
	width:876px;
	padding:0px 0px 0px 10px;
	margin:0px;
	float:left;
	overflow:auto;
}

.mainContent
{
	height:auto;
	width:860px;
	padding:0px;
	margin:0px;
	float:left;
	overflow-y:auto;
	overflow-x:hidden;
}

.HomePageblockWhoWeAre
{
	height:auto;
	width:273px;
	padding:0px 30px 0px 0px;
	margin:0px;
	float:left;
	overflow:hidden;
}

.HomePageblockBlog
{
	height:auto;
	width:273px;
	padding:0px 30px 0px 0px;
	margin:0px;
	float:left;
	overflow:hidden;
}

.HomePageblockSupport
{
	height:auto;
	width:263px;
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden	;
}

.boxEffect
{
	height:70px;
	width:8px;
	padding:0px;
	margin:0px;
	background-image:url('Images/homeBoxEffect.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	float:left;
}

.boxContent
{
	height:auto;
	width:250px;
	padding:0px;
	margin:0px;
	background-color:#d8d2d2;
	float:left;
	overflow:overflow;
}

.HomePageblockHeading
{
	height:40px;
	width:230px;
	padding:23px 0px 0px 20px;
	margin:0px;
	background-color:#d8d2d2;	
	background-image:url('Images/homeBoxTopRepeat.png');
	background-repeat:repeat-x;
	border-bottom:7px solid #bab1b1;
	clear:left;

}

.HomePageblockContent
{
	height:100px;
	width:220px;
	padding:20px 15px 0px 15px;
	margin:0px;
	font-family:georgia;
	font-size:12px;
	line-height:17px;
	color:#918181;
	background-color:#d8d2d2;
	clear:left;
}

.HomePageblockWhoWeAreLink
{
	width:230px;
	padding:0px 20px 10px 0px;
	margin:0px;
	font-size:12px;
	color:#7a2d28;
	text-align:right;
	background-color:#d8d2d2;
	float:left;
}

.HomePageblockWhoWeAreLink a
{
	color:#7a2d28;
}

.HomePageblockWhoWeAreLink a:hover
{
	color:#7a2d28;
	text-decoration:none;
}

.HomePageblockbottom
{
	height:10px;
	width:250px;
	background-color:#d8d2d2;
	clear:left;
	
}

.HomePageblockbottomLeft
{
	height:10px;
	width:10px;
	padding:0px;
	margin:0px;
	font-size:0px;
	background-image:url('Images/homeBoxLeft.png');
	background-repeat:no-repeat;
	float:left;
}

.HomePageblockbottomRight
{
	height:10px;
	width:10px;
	padding:0px;
	margin:0px;
	font-size:0px;
	background-image:url('Images/homeBoxRight.png');
	background-repeat:no-repeat;
	float:Right;
}
/*-Home page ends here--*/

/*Features page starts here--*/
.featureCanList
{
	width:520px;
	height:auto;
	padding:2px 15px 0px 30px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	background-image:url('Images/bullet.png');
	background-repeat:no-repeat;
	background-position:10px 3px;
	clear:left;
	float:left;
}

.featureCanList a
{
	color:#7a2d28;
	text-decoration:underline;
}

.featureCanList a:hover
{
	color:#7a2d28;
	text-decoration:none;
}

/*support Starts here--*/
.suppPara
{
	width:100%;
	height:auto;
	padding:4px 0px 3px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}
/*support Ends here--*/
/*purchase page starts here--*/

#purchaseMainContentLeft
{
	width:550px;
	height:auto;
	padding:0px;
	margin:0px;
	clear:left;
	float:left;
}

#purchaseBlock
{
	width:500px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}

#purchaseProductImg
{
	width:180px;
	height:219px;
	padding:0px;
	margin:0px;
	float:left;
}

#purchaseProductDetails
{
	width:320px;
	height:auto;
	padding:15px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	float:left;
}

.purchasePara1
{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	line-height:13px;
	clear:left;
	float:left;
}

#purchaseInterested
{
	width:140px;
	height:auto;
	padding:10px 0px 0px 0px;
	margin:0px;
	font-weight:bold;
	color:#e07e0a;
	line-height:13px;
	float:left;
}

.purchaseNextButton
{
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:#e07e0a;
	line-height:13px;
	float:left;
	border:0px
}

.purchaseNextButton img
{
	border:0px;
	
}

#purchaseBecomeResellerLbl
{
	width:320px;
	height:auto;
	padding:3px 0px 0px 0px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#555555;
	float:left;
}

#purchaseMainContentRight
{
	width:280px;
	height:100px;
	padding:50px 0px 0px 0px;
	margin:0px;
	float:left;
}

#purchaseWhatNextHeading
{
	width:239px;
	height:81px;
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:Normal;
	color:#395e60;
	float:left;
}

#purchaseWhatNextContent
{
	width:239px;
	height:auto;
	padding:0px 0px 81px 0px;
	margin:0px;
	font-size:14px;
	font-weight:Normal;
	color:#395e60;
	float:left;
}
/*purchase page ends here--*/

/*Resellers page starts here--*/
.resellersAlphabet
{
	width:200px;
	height:auto;
	padding:8px 0px 0px 0px;
	margin:0px;
	font-size:15px;
	font-weight:bold;
	color:#395e60;
	float:left;
}

.resellersAddressName
{
	width:500px;
	height:auto;
	padding:5px 0px 3px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	clear:left;
	float:left;
}

.resellersAddress
{
	width:500px;
	height:auto;
	padding:1px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	float:left;
}

.resellersPhMobEmailLbl
{
	width:45px;
	height:auto;
	padding:0px;
	margin:0px;
	clear:left;
	float:left;
}

.resellersPhMobEmailDetails
{
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.resellersPhMobEmailDetails a
{
	color:#7a2d28;
	text-decoration:underline;
}
.resellersPhMobEmailDetails a:hover
{
	text-decoration:none;
}
/*Resellers page ends here--*/

/*Become a Reseller starts here*/
.becomeResellerFromLeft
{
	width:165px;
	height:auto;
	padding:0px;
	margin:0px;
	text-align:right;
	float:Left;
}

.mandatory
{
	width:15px;
	height:20px;
	padding:0px;
	margin:0px;
	color:red;
	float:Left;
}
.becomeResellerFromRight
{
	width:410px;
	height:auto;
	padding:0px;
	margin:0px;
	float:Left;
}
.becomeResellerMultiTxtBox
{
	width:400px;
	height:80px;
	border:1px solid #aaaaaa;
}
.becomeResellerTextBox
{
	width:220px;
	border:1px solid #aaaaaa;
}
.optSysDrpDwn
{
	width:226px;
	border:1px solid #aaaaaa;
	color:#555555;
	height:20px;
	font-size:11px;	
}
.becomeResellerRadioBt
{
	width:auto;
	height:auto;
	padding:0px 4px 0px 0px;
	margin:0px;
	font-size:11px;
	clear:left;
	float:left;
}
.becomeResellerNatureRadioBt
{
	width:auto;
	height:auto;
	padding:0px 4px 0px 0px;
	margin:0px;
	font-size:11px;
	clear:left;
	float:left;
}
.becomeResellerNatureRadioBt input
{
	float:left;
}
.becomeResellerNatureRadioBt label
{
	width:auto;
	height:auto;
	float:left;
	padding:4px 0px 0px 0px;
}

.becomeResellerRadioBt input
{
	float:left;
}

.becomeResellerRadioBt label
{
	width:200px;
	float:left;
	padding:0px;
	height:auto;
}
.formLineQuestns
{
	width:410px;
	height:auto;
	padding:5px 0px 20px 0px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#555555;
	border-bottom:solid 1px #e2e2e2;
	float:left;
}
.formLineNatureofBusiness
{
	width:410px;
	height:auto;
	padding:5px 0px 10px 180px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#555555;
	border-bottom:solid 1px #e2e2e2;
	clear:left;
	float:left;
}
.formLineQuestnsTxtBx
{
	width:445px;
}
.formLineNatureofBusinessTxtBx
{
	width:400px;
}

.becomeResellerName
{
	width:220px;
}

.becomeResellerAddress
{
	width:300px;
}

.becomeResellerCity
{
	width:280px;
}

.becomeResellerPincode
{
	width:80px;
}

.becomeResellerCountry
{
	width:150px;
}

.becomeResellerPhNo
{
	width:152px;
}

/*Become a Reseller ends here*/

/*Scenarios page starts here*/
.hightlightPara1
{
	width:600px;
	height:auto;
	padding:15px 0px 1px 0px;
	margin:0px;
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
	color:#193738;
	clear:left;
	float:left;
}
.hightlightsubHeading
{
	width:100%;
	height:auto;
	padding:22px 0px 0px 0px;
	margin:0px;
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}
.hightlightsubHeadingNxt
{
	width:100%;
	height:auto;
	padding:0px 0px 1px 0px;
	margin:0px;
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}
.hightlightPara2
{
	width:600px;
	height:auto;
	padding:10px 0px 1px 0px;
	margin:0px;
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
	color:#193738;
	clear:left;
	float:left;
}
.hightlightParaNxt
{
	width:100%;
	height:auto;
	padding:1px 0px 2px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}
.ScenariosList
{
	width:520px;
	height:auto;
	padding:3px 15px 0px 30px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	background-image:url('Images/bullet.png');
	background-repeat:no-repeat;
	background-position:10px 4px;
	clear:left;
	float:left;
}

.ScenariosList a
{
	color:#7a2d28;
	text-decoration:underline;
}

.ScenariosList a:hover
{
	color:#7a2d28;
	text-decoration:none;
}

.topBt
{
	width:98%;
	height:20px;
	padding:0px 2% 0px 0%;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	text-align:right;
	float:left;
}

.topBt a
{
	color:#7a2d28;
	text-decoration:underline;
	float:right;
}
.topBt a :hover
{
	color:#7a2d28;
	text-decoration:none;
}
/*Scenarios page ends here*/

/*Become a Reseller Starts here*/

.bottmArea
{
	width:600px;
	height:200px;
	padding:20px 0px 0px 0px;
	margin:0px;
	float:left;
}
.bcmBottomQuestn
{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	font-size:11px;
	font-weight:normal;
}
.becomeResellerRevenue
{
	padding:5px 0px 0px 0px;
}
.becomeResellerRevenueOpt
{
	width:300px;
	padding:0px 0px 0px 180px;
}

.becomeResellerMarket
{
	width:160px;
	height:auto;
	padding:0px 20px 0px 0px;
	margin:0px;
	text-align:right;
	float:Left;
}
.becomeResellerTargetOpt
{
	width:300px;
	padding:0px 0px 0px 180px;
}
.becomeResellerButtonBox
{
	width:290px;
	height:auto;
	margin:0px;
	padding:10px 10px 10px 0px;
	float:right;

}
.postAppButtonBox
{
	margin:0px;
	padding:0px 10px;
	text-align:right;
	float:left;
}
.clearButtonBox
{
	margin:0px;
	padding:0px;
	float:left;
}
.buttonStyle
{
	height:25px;
	background-color:#208b8f;
	color:#ffffff;
	border:1px solid #3e7a7d;
}
.postAppButton
{
	width:177px;
	height:40px;
	margin:0px;
	padding:0px;
	float:left;
}
.postqueryButton
{
	width:137px;
	height:38px;
	margin:0px;
	padding:0px;
	float:left;
}
.clearButton
{	
	width:90px;
	height:38px;
	margin:0px;
	padding:0px;
	float:left;
}
/*Become a Reseller ends here*/

/* I am interested starts here*/
.querySugstnMultiTxtBox
{
	width:350px;
	height:80px;
	border:1px solid #aaaaaa;
}
.amIntButtonBox
{
	width:300px;
	height:auto;
	margin:0px;
	padding:10px 0px 10px 300px;
	text-align:right;
	float:left;
}
.yesAmIntButton
{
	width:177px;
	height:40px;
	margin:0px;
	padding:0px;
	float:left;
}
.yesAmIntBtnBox
{
	margin:0px;
	padding:0px 10px;
	text-align:right;
	float:left;
}

.iamInterestedFirstName
{
	width:210px;
}

.iamInterestedEmail
{
	width:210px;
}

.iamInterestedPhone
{
	width:130px;
}

.iamInterestedAddress
{
	width:250px;
}

.iamInterestedCity
{
	width:180px;
}

.iamInterestedPincode
{
	width:70px;
}

/* I am interested ends here*/

/*Query Suggestion Starts here*/
.queryBugBtnBox
{
	width:265px;
	height:auto;
	margin:0px;
	padding:10px 0px 10px 295px;
	float:left;
}
.SugstnBtnBox
{
	width:300px;
	height:auto;
	margin:0px;
	padding:10px 0px 10px 255px;
	float:left;
}
.querySugstnTextBox
{
	width:400px;
	border:1px solid #aaaaaa;
}

.queryName
{
	width:220px;
}

.queryEmail
{
	width:220px;
}

.queryPhNo
{
	width:150px;
}

.queryOS
{
	width:220px;
}

/*Query Suggestion Ends here*/

/*Report a Bug Starts here*/
.paragraph1 a
{
	color:#7a2d28;
	text-decoration:underline;
}

.paragraph1 a:hover
{
	color:#7a2d28;
	text-decoration:none;
}

.reportaBugName
{
	width:220px;
}

.reportaBugEmail
{
	width:220px;
}

.reportaBugPhNo
{
	width:150px;
}

.reportaBugOS
{
	width:220px;
}
.heading3
{
	width:100%;
	height:auto;
	padding:13px 0px 0px 0px;
	margin:0px;
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}
/*Report a Bug Ends here*/

/*Contact-Location Starts here*/
.sysmixHeading
{
	width:100%;
	height:auto;
	padding:0px 0px 1px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Bold;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}
.sysmixSubHeading
{
	width:100%;
	height:auto;
	padding:0px 0px 1px 0px;
	margin:0px;
	font-size:11px;
	font-weight:normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}
.contactDel
{
	width:45px;
	height:auto;
	padding:0px;
	margin:0px;
	clear:left;
	float:left;
}
.contactDelBox a
{
	color:#7a2d28;
	text-decoration:underline;
}

.contactDelBox a:hover
{
	text-decoration:none;
}
.phoneNum
{
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}

.contactDelBox
{
	width:500px;
	height:auto;
	padding:1px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	float:left;
}
.semiColon
{
	width:5px;
	height:20px;
	padding:0px;
	margin:0px;
	color:#555555;
	float:Left;
}
.emailaddress
{
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}
.emailaddress a
{
	color:#7a2d28;
	text-decoration:underline;
}
.emailaddress a:hover
{
	color:#7a2d28;
	text-decoration:none;
}
/*Contact-Location Ends here*/

/*Contact Starts here*/
.helpcenterHeading
{
	width:95%;
	height:auto;
	padding:10px 0px 5px 30px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	color:#555555;
	clear:left;
	float:left;
}
.helpcenterSubHeading
{
	width:130px;
	height:auto;
	padding:5px 0px 5px 35px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	color:#555555;
	text-align:right;
	clear:left;
	float:left;
}
.helpCenterHeadingBlock
{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.helpcenterSubHeadTxt
{
	width:auto;
	height:auto;
	padding:5px 0px 6px 5px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	float:left;
}
.contactButtonBox
{
	width:290px;
	height:auto;
	margin:0px;
	padding:10px 10px 10px 255px;
	float:left;

}
/*Contact Ends here*/

/*Purchase starts here*/
.purchaseWhatNextArea
{
	width:589px;
	height:135px;
	padding:0px;
	margin:0px 0px 10px 0px;
	background-color:#f4eed0;
	background-image:url('Images/purchaseWhatNextHead.png');
	background-repeat:no-repeat;
	clear:left;
	overflow:auto;
}

.purchaseWhatNextHeading
{
	width:569px;
	height:26px;
	padding:50px 0px 0px 20px;
	margin:0px;
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	color:#395e60;
	border-bottom:1px solid #faf9f9;
	overflow:auto;
	clear:left;
	float:left;
}
.purchaseWhatNextPoints
{
	width:539px;
	padding:10px 0px 0px 50px;
	margin:0px;
	font-size:11px;
	color:#555555;
	background-image:url('Images/purchaseWhatNextPoints.png');
	background-repeat:no-repeat;
	background-position:25px 11px;
	clear:left;
	float:left;
}
/*Purchase Ends here*/

/*Thank you page starts here*/
.thnkYouBckGround
{
	width:830px;
	height:auto;
	padding:0px 15px 29px 12px;
	margin:0px;
	background-image:url('Images/contentFold.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#faf9f9;
	text-align:center;
	float:left;
	
}
.errorMsg
{
	height:auto;
	width:800px;
	padding:10px 0px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#FF0000;
	text-align:center;
	float:left;
}
.thnkYouText1
{
	height:auto;
	width:620px;
	padding:5px 110px 1px 110px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	text-align:left;
	line-height:13px;
	float:left;
}
/*Thank you Ends here*/
/*FAQ page starts here*/
.faqList
{
	width:550px;
	height:auto;
	padding:4px 15px 0px 30px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	background-image:url('Images/bullet.png');
	background-repeat:no-repeat;
	background-position:10px 8px;
	clear:left;
	float:left;
}

.faqList a
{
	color:#7a2d28;
	text-decoration:underline;
}

.faqList a:hover
{
	color:#7a2d28;
	text-decoration:none;
}
.faqTxt
{
	width:100%;
	height:auto;
	padding:10px 0px 5px 0px;
	margin:0px;
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	color:#395e60;
	float:left;
}
/*FAQ Ends here*/

/*Help centre page starts here*/
.helpCentreTopLinkBox
{
	width:600px;
	height:90px;
	padding:20px 0px 8px 0px;
	margin:0px;
	float:left;
}
.helpCentreTopAreaLink
{
	width:600px;
	height:92px;
	padding:0px;
	margin:0px;
	background-image:url('Images/bg-repeat.png');
	background-repeat:repeat-x;
	float:left;
}
.helpCentreTopAreaLinkLine
{
	width:180px;
	height:91px;
	padding:0px 0px 0px 20px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#b3ab81;
	text-align:left;
	line-height:13px;
	background-image:url('Images/partision-line.png');
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}
.helpCentreTopAreaLinkLine1
{
	width:180px;
	height:91px;
	padding:0px 0px 0px 20px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#b3ab81;
	text-align:left;
	line-height:13px;
	float:left;
}
.askUsButton
{
	width:92px;
	height:36px;
	padding:2px 0px 0px 80px;
	margin:3px 0px 0px 0px;
	float:left;
}
.helpCentreTxtBox
{
	width:100%;
	height:auto;
	padding:0px 0px 2px 0px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#555555;
	float:left;
}
.helpCentreLeftTxt
{
	width:120px;
	height:auto;
	padding:0px 3px 0px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	text-align:right;
	color:#000000;
	clear:left;
	float:left;
}
.helpCentreRightTxt
{
	width:450px;
	height:auto;
	padding:0px 0px 2px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	float:left;
}
.helpCentreRightNxtTxt
{
	width:468px;
	height:auto;
	padding:2px 0px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	float:right;
}
/*Help centre Ends here*/
/*getting started page starts here*/

.gettingStartedTxt
{
	width:100%;
	height:auto;
	padding:15px 0px 2px 0px;
	margin:0px;
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	color:#395e60;
	float:left;
}
.gettingStartedList
{
	width:550px;
	height:auto;
	padding:2px 0px 0px 30px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	background-image:url('Images/bullet.png');
	background-repeat:no-repeat;
	background-position:7px 5px;
	clear:left;
	float:left;
}
.trayIconBox
{
	width:150px;
	height:40px;
	padding:5px 0px 10px 200px;
	margin:0px;
	float:left;
}
.gettingStartedUI
{
	width:440px;
	height:310px;
	padding:15px 0px 10px 20px;
	margin:0px;
	clear:left;
	float:left;
}

.gettingStartedButtonsTxtBox
{
	width:100%;
	height:auto;
	padding:3px 0px 0px 0px;
	margin:0px;
	float:left;
}
.gettingStartedButtons
{
	width:37px;
	height:26px;
	padding:0px;
	margin:0px;
	float:left;
}
.gettingStartedButtonTxt1
{
	width:auto;
	height:auto;
	padding:3px 0px 0px 3px;
	margin:0px;
	font-size:14px;
	font-weight:Bold;
	color:#000000;
	line-height:13px;
	float:left;
}
.gettingStartedButtonTxt2
{
	width:450px;
	height:auto;
	padding:5px 0px 0px 3px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	float:left;
}
.gettingStartedButtonTxt3
{
	width:400px;
	height:auto;
	padding:0px 0px 5px 40px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	float:left;
}
/*getting started page ends here*/
/*Blog starts here*/
.blogText
{
	width:100%;
	height:100px;
	padding:100px 0px 0px 0px;
	margin:0px;
	font-family:georgia;
	font-size:20px;
	font-weight:bold;
	color:#395e60;
	text-align:center;
	float:left;
}
/*Blog ends here*/
/*privacy policy starts here*/

.privacyPolicyTxt
{
	height:auto;
	width:820px;
	padding:0px 0px 0px 10px;
	margin:0px;
	font-size:12px;
	font-weight:Normal;
	color:#555555;
	text-align:left;
	line-height:13px;
	float:left;
}
.privacyPolicyHeadingTxt
{
	width:100%;
	height:auto;
	padding:20px 0px 3px 10px;
	margin:0px;
	font-family:georgia;
	font-size:16px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}
.privacyPolicyBckGround
{
	width:833px;
	height:auto;
	padding:0px 15px 29px 12px;
	margin:0px;
	background-image:url('Images/contentFold.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#faf9f9;
	text-align:left;
	float:left;
	
}
.privacyparagraph1
{
	width:98%;
	height:auto;
	padding:0px 0px 1px 11px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	clear:left;
	float:left;
}
.privacysubHeading
{
	width:98%;
	height:auto;
	padding:22px 0px 1px 10px;
	margin:0px;
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}
.privacyCanList
{
	width:520px;
	height:auto;
	padding:2px 15px 0px 30px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	background-image:url('Images/bullet.png');
	background-repeat:no-repeat;
	background-position:12px 3px;
	clear:left;
	float:left;
}
/*privacy policy ends here*/

/*Sitemap starts here*/
#sitemapBckGrnd
{
	width:830px;
	height:auto;
	padding:0px 15px 29px 15px;
	margin:0px;
	font-size:11px;
	background-image:url('Images/contentFold.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#faf9f9;
	float:left;
}

#sitemapleftSide
{
	width:250px;
	height:auto;
	padding:0px 0px 0px 20px;
	margin:0px;
	clear:left;
	float:left;
	overflow:auto;
}

#sitemapMiddleSide
{
	width:300px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	overflow:auto;
}

#sitemapRightSide
{
	width:200px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	overflow:auto;
}

.sitemapMain
{
	width:auto;
	height:auto;
	padding:15px 0px 3px 0px;
	margin:0px;
	font-weight:bold;
	float:left;
	clear:left;
}

.sitemapSub
{
	width:auto;
	height:auto;
	padding:3px 0px 3px 30px;
	margin:0px;
	float:left;
	clear:left;
}

.sitemapMain a
{
	color:#7a2d28;
	text-decoration:underline;
}

.sitemapMain a:hover
{
	color:#7a2d28;
	text-decoration:none;
}


.sitemapSub a
{
	color:#7a2d28;
	text-decoration:underline;
}

.sitemapSub a:hover
{
	color:#7a2d28;
	text-decoration:none;
}

/*Sitemap ends here*/

/*FAQ display page starts here*/
#faqsDisplay1
{
	width:600px;
	height:auto;
	padding:0px;
	margin:0px;
	clear:left;
	float:left;
	overflow:auto;
}

.divPageTitle
{
	width:100%;
	height:auto;
	padding:20px 0px 0px 0px;
	margin:0px;
	font-family:georgia;
	font-size:16px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}

.divCategoryTitle
{
	width:100%;
	height:auto;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}

.divQuestion
{
	width:550px;
	height:auto;
	padding:3px 15px 0px 30px;
	margin:0px;
	font-size:11px;
	font-weight:Normal;
	color:#555555;
	line-height:13px;
	background-image:url('Images/bullet.png');
	background-repeat:no-repeat;
	background-position:10px 4px;
	clear:left;
	float:left;
}

.divQuestion a
{
	color:#7a2d28;
	text-decoration:underline;
}

.divQuestion a:hover
{
	color:#7a2d28;
	text-decoration:none;
}

.divAnswerCategoryTitle
{
	width:100%;
	height:auto;
	padding:20px 0px 3px 0px;
	margin:0px;
	font-family:georgia;
	font-size:12px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}

.divQuestionInAnswerSection
{
	width:100%;
	height:auto;
	padding:3px 0px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
	color:#395e60;
	clear:left;
	float:left;
}

.divFaqAnswerContainerInner
{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	overflow:auto;
	clear:left;
}

.divAnswerInAnswerSection
{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	font-size:11px;
	clear:left;
	float:left;
}

.divAnswerInAnswerSection p
{
	padding:0px;
	margin:0px;
}

.divToTop
{
	width:98%;
	height:auto;
	padding:0px 0px 20px 0px;
	margin:0px;
	font-size:11px;
	text-align:right;
	clear:left;
	float:left;
	
}

.divToTop a
{
	padding:0px;
	margin:0px;
	color:#7a2d28;
	text-decoration:underline;
	
}

.divToTop a:hover
{
	text-decoration:none;
}

/* faq Admin pages css starts here */
.adminPageBground
{
	width:833px;
	height:auto;
	padding:0px 15px 29px 12px;
	margin:0px;
	font-size:11px;
	background-image:url('Images/contentFold.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#faf9f9;
	text-align:center;
	float:left;	
}

/* manage faq starts here */
.faqOuterDiv
{
	overflow:auto;
	float:left;
	clear:left;
}


.inBlockLine
{
	width:800px;
	height:auto;
	padding:5px 0px;
	margin:0px;	
	float:left;
	clear:left;
}

.manageFaqLeftLabel
{
	width:100px;
	height:auto;
	padding:0px;
	margin:0px;
	text-align:right;
	float:left;
}

.manageFaqRightTextBx
{
	width:300px;
	height:auto;
	padding:0px;
	margin:0px;
	text-align:left;
	float:left;
}

.manageFaqRightFCKTextBx
{
	width:600px;
	height:auto;
	padding:0px;
	margin:0px;
	text-align:left;
	border:1px solid #aaaaaa;
	float:left;
}

.inBlockLine table 
{
	padding:0px;
	margin:0px;
}

.inBlockLine table input
{
	float:left;
}

.inBlockLine table label
{
	padding:2px 0px 0px 0px;
	float:left;
}

.manageFaqAddBt
{
	width:auto;
	height:auto;
	padding:0px 0px 0px 115px;
	margin:0px;
	float:left;
}


.manageFaqCancelBt
{
	width:80px;
	height:auto;
	padding:0px 0px 0px 10px;
	margin:0px;
	float:left;
	text-align:left;
}

.manageFaqCancelBt input, .manageFaqAddBt input
{
    width:60px;
	height:25px;
	padding:0px;
	background-color:#208b8f;
	color:#ffffff;
	border:1px solid #3e7a7d;
}

.customgrid
{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
	clear:left;
}


/* manage faq ends here */

/*data list starts here*/
#customgrid table
{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	
}

#customgrid table tr
{
	font-size:0px;
	padding:0px;
	margin:0px;
	height:auto;
}

#customgrid table tr td
{
	font-size:0px;
	padding:0px;
	margin:0px;
	float:left;
	height:auto;	
}

#divHeaderHolder
{
	width:763px;
	height:30px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#F7F7F7;
	background-color:#285070;
	float:left;
}

.DLItemHolder
{
	width:760px;
	height:auto;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-family:Verdana;
	font-weight:Normal;
	font-size:11px;
	color:#555555;
	float:left;
	overflow:auto;
	
}
.DLAlternateItemHolder
{
	width:100%;
	height:auto;
	font-family:Verdana;
	font-size:12px;
	background-color:#F7F7F7;
}

.dataListEditItemRow
{
	width:100%;
	height:auto;
	font-family:Verdana;
	font-size:12px;
	background-color:#ded9ab;
}

.divDataListEdit
{
	width:55px;
	height:auto;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;	
	float:left;
	text-align:center;
}

.divDataListEdit input
{
	width:55px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	float:left;
}

.divCustomListWhole
{
	width:940px;
	height:auto;
	padding:0px;
	margin:0px;
	clear:left;
	float:left;
}

.chkBoxHolder
{	
	width:70px;
	min-height:18px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	clear:left;
	float:left;
}

.deleteHeaderChk
{
	width:100%;
	height:30px;
	min-height:18px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	background-color:#285070;
	clear:left;
	float:left;
}

.deleteChk
{
	width:70px;
	min-height:18px;
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	clear:left;
	float:left;
}


.searchMainHolder
{
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:auto;
	clear:left;
}

.pagination
{
	width:100%;
	height:auto;
	min-height:20px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-family:Arial,verdana;
	font-size:11px;
	text-align:right;
	color:#555555;	
	Clear:left;
}
.pagination A
{
	text-decoration:underline;
	cursor:pointer;
}
.pagination A:hover
{
	text-decoration:none;
}
.searchMainDiv
{
	width:100%;
	height:auto;
	min-height:20px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	clear:left;
	overflow:auto;
}

.deleteHolder
{
	width:60px;
	height:auto;
	min-height:20px;
	min-width:60px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	clear:left;
	float:left;
}
.searchHolder
{
	width:570px;
	height:auto;
	min-height:20px;
	min-width:60px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	float:right;
}

.searchDropDown
{
	width:150px;
	height:auto;
	min-height:20px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 5px;
	float:left;
}

.searchLabel
{
	width:60px;
	height:auto;
	min-height:20px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	font-family:Arial,verdana;
	font-size:11px;
	text-align:left;
	color:#555555;
	float:left;
}

.srchDropDown
{
	width:150px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial,verdana;
	font-size:12px;
	text-align:left;
	color:#555555;
}
.searchTxtBoxHolder
{
	width:230px;
	height:auto;
	min-height:20px;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 5px;
	float:left;
}

.searchTxtBox
{
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial,verdana;
	font-size:12px;
	color:#555555;
	text-align:left;
}
.searchGoButton
{
	width:35px;
	height:auto;
	min-height:20px;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 5px;
	float:left;
}
.searchShowAll
{
	width:80px;
	height:auto;
	min-height:20px;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	float:left;
}

.goButtonStyle
{
	width:32px;
}
.showAllButtonStyle
{
	width:70px;
}

.deleteButtonStyle
{
	width:60px;
}

.dataListLink
{
	color:White;
	text-decoration:underline;
}

.dataListItemRow
{
	width:100%;
	height:auto;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-family:Verdana;
	font-size:11px;	
	color:#555555;
	text-align:left;
	background-color:#fffaf5;
	overflow:auto;
}


.approveSrcResult
{
	width:auto;
	height:auto;
	padding:5px 0px 0px 10px;
	margin:0px;
	font-family:Arial,verdana;
	font-size:11px;
	color:red;
	text-align:left;
	float:left;
}
.dataListAlternateItemRow
{
	width:100%;
	min-height:20px;
	height:auto;
	padding:5px 0px 5px 0px;
	margin:0;
	font-family:Verdana;
	font-size:11px;	
	color:#555555;
	text-align:left;
	background-color:#f9f2ea;
	overflow:auto;
}

.divFaqCategory
{
	width:100px;
	height:auto;
	padding:0px 10px 0px 0px;
	margin:0px;
	text-align:left;
	float:left;
	overflow:auto;
}

.divFaqQuestion
{
	width:200px;
	height:auto;
	padding:0px 10px 0px 0px;
	margin:0px;
	text-align:left;
	float:left;
	overflow:auto;	
}

.divFaqAnswer
{
	width:250px;
	height:auto;
	padding:0px 10px 0px 0px;
	margin:0px;
	text-align:left;
	float:left;
	overflow:auto;	
}

.divFaqAnswer span p
{
	padding:0px;
	margin:0px;
}

.divFaqStatus
{
	width:100px;
	height:auto;
	padding:0px;
	margin:0px;
	text-align:left;
	float:left;
}

.divFaqCategoryDescription
{
	width:580px;
	height:auto;
	padding:1px 0px 0px 0px;
	margin:0px;
	text-align:left;
	float:left;
}

.DLHeadEdit
{
	width:60px;
	height:25px;
	padding:0px;
	margin:0px;
	text-align:left;
	text-align:center;
	float:left;
}
/*data list ends here */

/*datalist for manage faq category starts here */
.divFaqInputOuterDiv
{
	width:auto;
	height:auto;
	overflow:auto;
	float:left;
	clear:left;
}

.divFaqRowHolder
{
	width:800px;
	height:auto;
	padding:5px 0px;
	margin:0px;	
	float:left;
	clear:left;
}

.divItemHolder
{
	width:760px;
	height:auto;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-family:Verdana;
	font-weight:Normal;
	font-size:11px;
	color:#555555;
	float:left;
	overflow:auto;
	
}
.DLAlternateItemHolder
{
	width:760px;
	height:auto;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-family:Verdana;
	font-weight:Normal;
	font-size:11px;
	color:#555555;
	float:left;
	overflow:auto;
}

.cssTxtFaqCategory
{
	width:200px;
}

.cssTxtFaqDescription
{
	width:300px;
}

.cssTxtFaqQuestion
{
	width:500px;
}

/*datalist for manage faq category ends here */


