body{font-family:Arial, Helvetica, sans-serif; color:#000; margin:0 auto; padding:0; background:#FFF; font-size:12px;}
* {margin:0;padding:0;}
.center {text-align:center;}
.clear {clear:both;}
.left {text-align:left}
.right {text-align:right}
.top {vertical-align:top;}
.relative {position:relative;}

#headerMainContent {background:url(images/header-bg.jpg) left top repeat-x; height:148px;}
#header {width:999px;height:148px; margin:auto; background:url(images/header-content-bg.jpg) left top no-repeat;}
#logo {width:196px; height:148px; float:left; padding-left:12px}

.headerRight {
	width:760px;
	height:148px;
	float:right;
}

#topNavContent {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	width:760px;
	float:right;
	margin-top:65px;
	border:0px solid #000
}

#topNavContent ul{
	list-style-type:none;
	float:right;	
}

#topNavContent ul li{
	margin:0;
	padding:0;
	display:inline;
}

#topNavContent ul li.divide{
	margin:0;
	padding:0 6px;
	display:block;
	float:left;
}

#topNavContent ul li a{
	margin:0;
	padding:0 0 5px 0 ;
	color:#000000;
	display:block;
	float:left;
	text-decoration:none;
}

#topNavContent ul li a:hover{
	color:#65b308;
	background:url(images/active-bdr.jpg) left bottom repeat-x;
	text-decoration:none;
	padding-bottom:5px;

}

#topNavContent ul li a.active{
	color:#65b308;
	background:url(images/active-bdr.jpg) left bottom repeat-x;
	text-decoration:none;
	padding-bottom:5px;
	display:block;
	float:left;
}

.phoneContent {
	float:right;
	margin-top:28px;
	width:750px;
	text-align:right
}

.blogBtn {
	vertical-align:7px; 
	margin-left:14px;
}

.flashBanner {
	width:999px;
	margin:0 auto 5px auto;
}

#middleWraper {
	width:999px;
	margin:auto;
	background:url(images/wrap-bg.jpg) left top no-repeat;
	padding:17px 0 5px 0;
	overflow:hidden;
}

#leftContent {
	width:665px;
	margin:0 0 0 24px;
	float:left;
}

#rightContent {
	width:260px;
	margin:0 12px 0 0;
	float:right;	
}

.headingBg {
	background:url(images/green-divide.png) left bottom no-repeat;
	padding-bottom:12px;
	clear:both;
} 

.homeContent {
	padding:24px 0;
	vertical-align:top;
	background:url(images/green-divide.png) left bottom no-repeat;
	overflow:hidden
}

.homeContentImg {
	width:146px;
	float:left;
	margin-right:10px;
}

.homeContentTxt {
	width:494px;
	float:left;
}

.homeContent p{
	margin:0 0 8px 0;
	padding:0;
}

a.greenLink {
	color:#609d00 !important;
	text-decoration:underline;
}

a.greenLink:hover {
	color:#609d00;
	text-decoration:none;
}

a.blackLink {
	color:#000;
	text-decoration:underline;
}

a.blackLink:hover {
	color:#000;
	text-decoration:none;
}

.homeServiceContent {
	padding:14px 0 30px 0; 
	float:left;
	width:665px;
}

.homeServiceLink {
	font-size:13px;
	width:265px;
	float:left;
}

.homeServiceLink ul{
	 margin:0;
	 padding:0;
}

.homeServiceLink ul li{
	 margin:6px 0;
	 padding:0;
}

.homeServiceLink ul li a{
	 margin:0;
	 padding:0 0 0 22px;
	 background:url(images/service-arrow.jpg) left 2px no-repeat;
	 color:#000000;
     text-decoration:none;
}


/* added shailendra*/

.homeServiceLink ul li a:hover{
	 margin:0;
	 padding:0 0 0 22px;
	 background:url(images/service-arrow.jpg) left 2px no-repeat;
	 color:#000000;
     text-decoration:underline;
}




.greenBand {
	background:url(images/green-band.jpg) left top no-repeat;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	clear:both;
	height:65px;
	padding-top:9px;
	text-align:center;
}

.industeyContent {
	padding:14px 0 25px 0; 
	float:left;
	width:665px;
}

.industeyContentLink {
	font-size:13px;
	float:left;
}

.industeywidth {
	width:265px;
}

.industeyContentLink ul{
	 margin:0;
	 padding:0;
}

.industeyContentLink ul li{
	 margin:8px 0;
	 padding:0;
}

.industeyContentLink ul li a{
	 margin:0;
	 padding:0 0 0 22px;
	 background:url(images/industry-arrow.jpg) left 2px no-repeat;
	 color:#000000;
     text-decoration:none;
}



/****added shailendra **/

.industeyContentLink ul li a:hover{
	 margin:0;
	 padding:0 0 0 22px;
	 background:url(images/industry-arrow.jpg) left 2px no-repeat;
	 color:#000000;
     text-decoration:underline;
}


/******/



.getGame {
	line-height:19px;
}

.dominateForm {
	background:url(images/dominate-form-bg.png) left top no-repeat;
	text-align:center;
	padding:15px 0 5px 0; 
	height:300px;
}

.dominateForm h1{
	font-size:24px;
	color:#65b308;
}

.dominateForm h2{
	font-size:18px;
	color:#000;
	margin-bottom:5px;
}

.txt11 {
	font-size:11px;
}

.inputBg {
	background:url(images/input-bg.png) left top no-repeat;
	width:210px;
	height:22px;
	text-align:left;
	padding-left:8px;
	margin:12px auto;
}

.inputBgemail {
	background:url(images/input-bg.png) left top no-repeat;
	width:210px;
	height:22px;
	text-align:left;
	padding-left:8px;
	margin:8px 0;
}


input.inputfield {
	width:205px;
	height:20px;
	background:none;
	border:0;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.formBotmContent {
	width:260px;
	margin-top:10px;
	float:left
}


.requireField {
	width:100px;
	float:left;
	margin-left:20px
}

.submitBtn {
	width:100px;
	float:right;
	margin-right:20px
}

.requireField span{
	color:#65b308;
	font-size:15px;
}

.followUs {
	margin:auto;
	width:260px;
	text-align:center;
}

.facebook {
	margin:6px 0;
	width:260px;
	text-align:center;
}

.phoneNo {
	margin:6px 0;
	width:260px;
	text-align:center;
}

.webBlogContent {
	background:url(images/web-market-blog-bg.jpg) left top no-repeat;
	text-align:left;
	padding:15px 0 5px 20px; 
	height:255px;
}

.webBlogContent h2{
	font-size:18px;
	color:#000;
	margin-bottom:5px;
}

.webBlogContent p{
	margin:12px 0;
}
.webBlogContent1 {
	background:url(images/web-market-blog-bg1.jpg) left top no-repeat;
	text-align:left;
	padding:15px 0 5px 20px; 
	height:550px;
}

.webBlogContent1 h2{
	font-size:14px;
	color:#000;
	margin-bottom:5px;
}

.webBlogContent1 p{
	margin:12px 0;
}
.rssIcon {
	vertical-align:-8px;
	margin-left:5px;
}

#footerContent {
	clear:both;
	background:url(images/footer-bg.jpg) left top repeat-x;
	height:98px;
}

.footerNav {
	width:999px;
	margin:auto;
	font-size:13px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	padding-top:1px;
}

.footerNav ul li{
	float:left;
	margin-top:15px
}

.footerNav ul li a{
	color:#FFFFFF;
	padding:0 12px;
    text-decoration:none;
}


.footerNav ul li a:hover{
	color:#FFFFFF;
	padding:0 12px;
     text-decoration:underline;
}

.copyright {
	font-size:11px;
	color:#000000;
	clear:both;
	width:999px;
	text-align:center;
	padding-top:20px;
}

.copyright span{
	padding:0 5px;
}

.copyright a{
	color:#000000;
	text-decoration:none;
}

.copyright a:hover{
	color:#000000;
	text-decoration:underline;
}



/*.inputclass {
	background:url(images/name.jpg) left 2px no-repeat;
	border:0	
}*/

.nameclass {
	background:url(images/name.jpg) left 2px no-repeat;
	width:195px;
	border:0;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}

.emailclass {
	background:url(images/email.jpg) left 2px no-repeat;
	width:195px;
	border:0;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.websiteclass {
	background:url(images/website-url.jpg) left 2px no-repeat;
	width:195px;
	border:0;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}

.phoneclass {
	background:url(images/phone.jpg) left 2px no-repeat;
	width:195px;
	border:0;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}


a img {	border:none;}



/*inner page css*/
#middleInnerWraper {
	width:999px;
	margin:auto;
	padding:17px 0 25px 0;
	overflow:hidden;
}

.innerBanner {
	width:960px; height:93px; padding:10px 0px 0px 39px; margin:0 auto 8px auto;  
	background:url(images/service-banner1.jpg) top center no-repeat; margin:4px auto 8px;	 
}
.pageTitle {width:250px; height:56px; font-size:26px; color:#fff; font-family:Trebuchet MS, Tahoma, Arial; font-weight:bold; float:left; line-height:26px;}
.inisideHeadText {padding-right:290px; padding-top:12px; width:350px; text-align:center;  float:left; font-size:16px; color:#fff; font-weight:bold; }
.inisideHeadText span { font-size:30px;}
#innerLeftContent {width:200px; margin:0 15px 0 0; float:left;}
.indentPara {padding-left:18px;}
.spacerBig{clear:both; height:10px;}
.spacerSmall{clear:both; height:5px;}
.headingSidebar {font-size:14px; color:#333;}
#innerLeftContent a:hover {text-decoration:underline}
#innerLeftContent a {color:#609D00; font-size:12px;text-decoration:none}
#innerLeftContent ul {float:left; width:180px}
#innerLeftContent li {list-style:none;}
#innerLeftContent li a {color:#333;}
#innerLeftContent .greenLink {	color:#609d00; font-weight:bold;}
#innerLeftContent li a:hover { text-decoration:underline;}
#innerLeftContent h2{font-size:14px; margin:0; padding:5px 0; float:left}

/* blog sidebar 02.01.10 */

#recent-posts-2 ul {list-style:none}
#recent-posts-2 li {padding:3px 0px 3px 15px; background:transparent url(images/greenBulletPost.jpg) no-repeat scroll left 8px;}

#archives-2 ul {list-style:none}
#archives-2 li {padding:3px 0px 3px 15px; background:transparent url(images/greenBulletPost.jpg) no-repeat scroll left 8px;}

#categories-2 ul {list-style:none}
#categories-2 li {padding:3px 0px 3px 15px; background:transparent url(images/greenBulletPost.jpg) no-repeat scroll left 8px;}


/* blog sidebar 02.01.10 */


.sidebarSpacer {height:20px; clear:both; margin:0; padding:0; width:100% }

.searchBoxed {padding:20px 0; margin:0; float:left; width:180px; clear:both;}
.searchBoxed label {padding-bottom:8px; margin:0; width:180px; font-weight:bold; color:#333; font-size:14px; clear:both}
.searchBoxed input {padding:2px 0px 2px 3px; margin:3px 3px 0 0; color:#333; font-size:11px; float:left}

/* contact us css */

.contactBoxed {float:left; margin-top:15px; padding-top:25px; width:477px; height:500px; background:url(images/contactBg.jpg) top center no-repeat;}
.contactBoxed .no-botder {border:none}
.contactBoxed label { font-weight:bold; font-size:12px; text-align:left; padding-right:20px;}
.contactBoxed table {margin:0 auto; padding:0;}
.contactBoxed textarea {height:73px; margin:0; margin-left:3px; text-align:left; width:207px; border:0; font-family:arial; font-size:12px; background:transparent none;}
.contactBoxed select {padding:1px;width:215px; border:1px solid #ccc; font-family:arial; font-size:12px;}
.contactBoxed .inputContact {background:url(images/input-bg.png) left top no-repeat; width:213px; height:22px; text-align:left; padding-left:5px; margin:5px 0;
line-height:22px; vertical-align:bottom}
.textareaContact {background:transparent url(images/bgTextarea.png) no-repeat scroll center top; float:left; height:83px; margin-top:13px; padding:4px; width:212px;}
.btnSubmit {cursor:pointer;}
.btnSubmit a{ color:#333;}
.btnSubmit a:hover{color:#ff0000;}

/* contact us css end */

#innerRightContent {width:478px; margin:0; float:left; min-height:600px; overflow:hidden;}
#innerRightContent h1{background:url(images/green-divide-inn.jpg) left bottom no-repeat; padding-bottom:10px; font-size:20px; font-family:"Trebuchet MS";
	font-weight:normal;}
#innerRightContent h1 span{color:#83b72e;}
#innerRightContent h2{font-size:14px;margin:10px 0 5px 0;}
#innerRightContent p{margin:5px 0 0 0;	line-height:17px; font-size:12px;}
#innerRightContent a {color:#333}
#innerRightContent .headingMain{font-size:20px; font-weight:bold;}
#innerRightContent .headingSecond{font-size:16px; font-weight:bold;}
#innerRightContent .headingThird{font-size:14px;}
#innerRightContent .bodyText{font-size:12px;}
#innerRightContent .smallText{ font-size:11px; }

#innerRightContent ul {margin:0; padding:0;}
#innerRightContent li{font-size:12px;list-style-type:none; background:url(images/service-arrow.jpg) left 1px no-repeat; margin:4px 0; padding:0 0 0 18px;}
#innerRightContent .indentList {margin-left:18px;}

.innerListStyle {float:left; font-size:13px; margin-bottom:18px;}
.innerListStyle ul li{list-style-type:none; background:url(images/greenBullet.jpg) left 4px no-repeat !important; margin:4px 0; padding:0 0 0 18px;}





/* added on 22 dec */
small {line-spacing:16px; font-size:11px; font-weight:bold}
small a {font-size:11px; color:#333; font-weight:bold; text-decoration:underline;}
small a:hover {text-decoration:none;}

#innerRightContent h3{ padding:8px 0; font-size:14px; font-weight:bold;  border-bottom:1px solid #ccc;}
#innerRightContent h3 a{ color:#333; text-decoration:none;}
#innerRightContent h3 a:hover{text-decoration:underline;}
.comment-meta {padding-top:5px;}
.comment-meta a {padding:0; margin:0; font-weight:bold; color:#333; text-decoration:underline;}
.comment-meta a:hover {text-decoration:none;}
.comment-author {margin-top:15px; padding-bottom:5px;}
.comment-author img {margin-right:10px;}
.fn {font-weight:bold; font-size:12px;color:#609D00}
.url {font-weight:bold; font-size:12px; color:#609D00}
.commentsFormhead {font-size:12px; color:#333; padding;0; margin:0;}
.commentsFormhead a {color:#333; font-weight:bold; text-decoration:underline;}
.commentsFormhead a:hover {text-decoration:none}
.textareaComment {color:#333; font-weight:normal; height:85px; font-family:arial; font-size:12px; width:99%; border:1px solid #ccc; margin-bottom:5px;}
.bodyText {font-size:12px; color:#333; line-height:17px; font-weight:normal}
.bodyText a {font-size:11px; color:#333; font-weight:bold; text-decoration:underline;}
.bodyText a:hover {text-decoration:none}
.bodyTextSmall {font-size:12px; color:#333; font-weight:normal; line-spacing:16px;}
.pagetitle {font-weight:bold; font-size:15px; color:#333}

/* end */

.serviceNavContent {
	font-size:13px;
	float:left;
	margin-bottom:18px;
}

.serviceNavContent ul{
	 margin:0;
	 padding:0;
}

.serviceNavContent ul li{
	 margin:0 0 7px 0;
	 padding:0;
}

.serviceNavContent ul li a{
	 margin:0;
	 padding:0 0 0 22px;
	 background:url(images/service-arrow.jpg) left 2px no-repeat;
	 color:#000000;
}

.margin8 {
	height:8px;
}



/*css added on 21 Dec 2009*/

.seoBTxt {
	font-size:20px;
	margin-top:8px;
}

.seoBTxt img{
	vertical-align:-2px;
	margin:0 4px;
}

.seoContent {
	padding:0px 0 15px 0;
	vertical-align:top;
	background:url(images/green-divide.png) left bottom no-repeat;
	overflow:hidden;
	margin-bottom:25px;
}

h3 {
	font-size:14px;
	margin-bottom:6px;
	font-weight:bold;
}

.seoimg {
	margin:20px 5px 0 0;
}

.analysisImg {
	margin:80px 5px 0 0;
}

.gamePlanImg {
	margin:25px 5px 50px 0;
}


.seo-terminology {
	font-size:14px;
	margin-bottom:6px;
	font-weight:bold;
}

.seo-terminology span{
	color:#83b72e;
}

.seo-terminology img{
	vertical-align:-20px;
}

.seo-explainedTxt p{
	margin-bottom:18px !important;
	line-height:18px;
}

.seo-explainedTxt p strong{
	text-decoration:underline;
}

.seo-explainedTxt p strong span{
	color:#83b72e;
	text-decoration:underline
}

.socialMedia p{
	margin-bottom:18px !important;
	line-height:18px;
}

.socialMediaArrow ul li{
	list-style-type:none;
	background:url(images/service-arrow.jpg) left 1px no-repeat !important;
	margin:4px 0;
	padding:0 0 0 18px;
}

.socialMediablk{
	background:#FFF;
	padding:0 0 0 10px;
}

.socialMediablk ul li{
	list-style-type:none;
	background:url(images/arrow-blk.jpg) left 4px no-repeat;
	margin:4px 0 4px 15px;
	padding:0 0 0 10px;
}

.socialMediaArrow ul li span{
	color:#83b72e;
	text-decoration:underline
}



.contactclass {
	background:url(images/name.jpg) left 2px no-repeat;
	width:195px;
	border:0;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}



.inputcontactBg {
	background:url(images/input-bg.png) left top no-repeat;
	width:210px;
	height:22px;
	text-align:left;
	padding-left:8px;
	margin:12px auto;
}


h4{ 
	background:url(images/green-divide-inn.jpg) left bottom no-repeat; 
	padding-bottom:10px; 
	font-family:"Trebuchet MS";
	font-size:16px;
	margin:5px 0 8px 0;
}

h4 a{ color:#333; text-decoration:none;}
h4 a:hover{text-decoration:underline;}

.entry {
	margin:0 0 25px 0;
}

small.smlMargin {
	margin:0 5px;
}



.leftPostMain {
	width:200px;
	float:left;
}

.content-derk {
 display:none;
}

.leftContentTopBg {
	overflow:hidden;
	height:13px;
}

.leftContentMidBg {
	background:url(../images/left-mid-content-bg.jpg) left 4px repeat-y;
}



/*new css as on 01-01-2010*/
.leftPostMain {
	width:200px;
	float:left;
}

.leftContentTopBg {
	float:left;
	height:13px;
}

.leftContentMidBg {
	background:url(images/left-mid-content-bg.jpg) left 4px repeat-y;
	float:left;
	padding:10px;
	border:0px solid #000;
	width:178px;
}

