body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
color : #000;
text-decoration : none;
margin : 0;
text-align : justify;
padding : 0;
background-color: #ffffff;
}
#contentMain {
width : 560px;
float : left;
}
.domainCheck {
width : 670px;
height : 53px;
line-height : 53px;
background-image : url('../images/bg-domaincheck.gif');
background-repeat : no-repeat;
text-align : right;
margin : 0;
padding : 0;
}
.domainCheck input {
width : 270px;
font-size : 11px;
height : 12px;
}
.domainCheck select {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000;
width : 60px;
height : 18px;
line-height : 18px;
}
.domainCheck input.search {
background-image : url('../images/btn-search.gif');
background-repeat : no-repeat;
width : 47px;
height : 14px;
border : 0 none;
cursor : pointer;
}
#ourServices {
width : 675px;
height : 250px;
background-image : url('../images/bg-ourservices.gif');
background-repeat : no-repeat;
}
#ourServices ul {
list-style-type : none;
margin : 0;
padding : 15px 0 0 0;
}
#ourServices ul li {
float : left;
margin : 0;
padding : 0;
}
#ourServices ul li.webdesign {
width : 260px;
background-image : url('../images/icon-webdesign.gif');
background-repeat : no-repeat;
background-position : 10px 0;
line-height : 18px;
padding-left : 70px;
padding-right : 0;
padding-top : 6px;
padding-bottom : 0;
}
#ourServices ul li.logodesign {
width : 260px;
background-image : url('../images/icon-logodesign.gif');
background-repeat : no-repeat;
background-position : 10px 0;
line-height : 18px;
padding-left : 70px;
padding-right : 0;
padding-top : 6px;
padding-bottom : 0;
}
#ourServices ul li.seoServices {
width : 260px;
background-image : url('../images/icon-seoservices.gif');
background-repeat : no-repeat;
background-position : 10px 0;
line-height : 18px;
padding-left : 70px;
padding-right : 0;
padding-top : 6px;
padding-bottom : 0;
}
#ourServices ul li.domainRegis {
width : 260px;
background-image : url('../images/icon-domainregistration.gif');
background-repeat : no-repeat;
background-position : 10px 0;
line-height : 18px;
padding-left : 70px;
padding-right : 0;
padding-top : 6px;
padding-bottom : 0;
}
#ourPortfolio {
width : 675px;
height : 287px;
background-image : url('../images/bg-portfolio.gif');
background-repeat : no-repeat;
}
#ourPortfolio ul {
width : 100px;
list-style-type : none;
margin : 0;
padding : 50px 0 0 25px;
}
#ourPortfolio ul li {
margin : 0;
padding : 0;
text-align : center;
}
#thumbTemplate ul {
width : 100px;
list-style-type : none;
margin : 0;
padding : 45px 0 0 18px;
}
#thumbTemplate ul li {
margin : 0;
padding : 1px 0 1px 0;
text-align : center;
}
#leftPanel {
width : 266px;
float : right;
padding : 11px 0 0 0;
}
/*#leftPanelSeo {
width : 266px;
float : right;
margin:0 15px 0 0;
padding : 11px 0 0 0;
}*/


/*----------------------------seo----------------------------*/
#topSeoTxt{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#576472;
padding:0 0 0 15px;
}
#topSeoTxt ul{
list-style-type:none;
margin:0;
padding:0;
}
#topSeoTxt ul.seo{
list-style-type:none;
margin:0;
padding:6px;
width:46%;
float:left;
border:1px solid #A3ABB7;
}
#topSeoTxt ul.seo li{
background-image:url(../images/seo-ppc-arrow.gif);
background-repeat:no-repeat;
background-position:0 3px;
margin:0;
padding:0 0 0 17px;
}
#topSeoTxt ul.ppc{
list-style-type:none;
margin:0 0 0 15px;
padding:6px;
width:46%;
float:left;
border:1px solid #A3ABB7;
height:253px;
}
#topSeoTxt ul.ppc li{
background-image:url(../images/seo-ppc-arrow.gif);
background-repeat:no-repeat;
background-position:0 3px;
margin:0;
padding:0 0 0 17px;
}
#topSeoTxt h2{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-align:center;
color:#576472;
margin:0;
padding:0;
}
.seoHead{
float:left;
width:252px;
color:#FFFFFF;
font-weight:bold;
background-color:#03548B;
padding-left:10px;
border-top:1px solid #A3ABB7;
border-right:1px solid #A3ABB7;
border-left:1px solid #A3ABB7;
}
.ppcHead{
float:right;
margin-right:1px;
width:253px;
color:#FFFFFF;
font-weight:bold;
background-color:#03548B;
padding-left:10px;
border-top:1px solid #A3ABB7;
border-right:1px solid #A3ABB7;
border-left:1px solid #A3ABB7;
}
.tblContDisplay td{
text-align:center;
border-bottom:1px dotted #ccc;
border-right:1px dotted #ccc;
}
.tblContDisplay td.borderLeft{
text-align:left;
border-left:1px dotted #ccc;
}
.tblContDisplay th{
text-align:center;
border-top:1px dotted #ccc;
border-right:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
.tblContDisplay th.borderLeft{
text-align:left;
border-left:1px dotted #ccc;
}
.popMsg{
cursor:pointer;
}
.tblFormDisplay td{
text-align:left;
border-bottom:1px dotted #ccc;
border-right:1px dotted #ccc;
}
.tblFormDisplay td.borderLeft{
text-align:left;
border-left:1px dotted #ccc;
}
em{
color:#f00;
}

/*----------------------------ecommerce----------------------------*/
.topTxt{
color:#bb5e04;
font-family:Tahoma;
font-size:15px;
line-height:15px;
text-align:left;
font-weight:bold;
padding-left:1px;

}

/*..................................26thmay edited by manasi......................................................*/
.internet h1{
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#002240;
padding-bottom:10px;
padding-top:10px;
}
.internet h2{
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#b36d08;
}
.internet h3{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#5c730e;
}
.king{
border:0px solid red; width:500px; float:left; margin-left:15px; margin-top:5px; text-align:left;
padding-left:5px;
padding-top:10px;
}
